Qt 4.8
|
Public Functions | |
char * | data () const |
int | function () const |
void | set (int function, char *data) |
TestFunction () | |
~TestFunction () | |
Properties | |
char * | data_ |
int | function_ |
Definition at line 905 of file qtestcase.cpp.
|
inline |
Definition at line 907 of file qtestcase.cpp.
|
inline |
Definition at line 911 of file qtestcase.cpp.
|
inline |
Definition at line 909 of file qtestcase.cpp.
Referenced by QTest::qElementData(), QTest::qInvokeTestMethod(), QTest::qInvokeTestMethods(), QTest::qtest_qParseArgs(), and set().
|
inline |
|
inline |
|
private |
Definition at line 914 of file qtestcase.cpp.
Referenced by data(), set(), and ~TestFunction().
|
private |
Definition at line 913 of file qtestcase.cpp.
Referenced by function(), and set().