Private Slots | |
void | cleanup () |
Executed after each test. | |
void | t_attribute () |
void | t_construct () |
void | t_foreach () |
void | t_getQh () |
void | t_getSet () |
void | t_getValue () |
void | t_message () |
No QhullMessage for errors outside of qhull. | |
void | t_modify () |
Test C++ interface to Qhull See eg/q_test for tests of Qhull commands
Definition at line 26 of file Qhull_test.cpp.
void orgQhull::Qhull_test::cleanup | ( | ) | [private, slot] |
Executed after each test.
Reimplemented from orgQhull::RoadTest.
Definition at line 51 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_attribute | ( | ) | [private, slot] |
Definition at line 124 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_construct | ( | ) | [private, slot] |
Definition at line 58 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_foreach | ( | ) | [private, slot] |
Definition at line 309 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_getQh | ( | ) | [private, slot] |
Definition at line 270 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_getSet | ( | ) | [private, slot] |
Definition at line 243 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_getValue | ( | ) | [private, slot] |
Definition at line 297 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_message | ( | ) | [private, slot] |
No QhullMessage for errors outside of qhull.
Definition at line 151 of file Qhull_test.cpp.
void orgQhull::Qhull_test::t_modify | ( | ) | [private, slot] |
Definition at line 344 of file Qhull_test.cpp.