#include <QObject>
#include <QtTest/QtTest>
Go to the source code of this file.
Classes | |
class | orgQhull::RoadTest |
TESTadd_(t) -- Add a RoadTest. More... | |
Namespaces | |
namespace | orgQhull |
QhullRidge -- Qhull's ridge structure, ridgeT, as a C++ class. | |
namespace | QTest |
Defines | |
#define | QHULL_USES_QT 1 |
Defined here | |
#define | TESTadd_(t) extern void t(); t(); |
Functions | |
template<> | |
char * | QTest::toString (const std::string &s) |
#define QHULL_USES_QT 1 |
Definition at line 16 of file RoadTest.h.
#define TESTadd_ | ( | t | ) | extern void t(); t(); |
Definition at line 84 of file RoadTest.h.