KUnitTest::SlotTester Member List
This is the complete list of members for KUnitTest::SlotTester, including all inherited members.
allTests() | KUnitTest::SlotTester | [virtual] |
blockSignals(bool block) | TQObject | |
check(const char *file, int line, const char *str, const T &result, const T &expectedResult, bool expectedFail) | KUnitTest::Tester | [inline, protected] |
checkConnectArgs(const char *signal, const TQObject *receiver, const char *member) | TQObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | TQObject | |
childEvent(TQChildEvent *) | TQObject | |
children() | TQObject | |
className() | TQObject | |
connect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
connect(const TQObject *sender, const char *signal, const char *member) | TQObject | |
connectNotify(const char *signal) | TQObject | |
customEvent(TQCustomEvent *) | TQObject | |
deleteLater() | TQObject | |
destroyed() | TQObject | |
destroyed(TQObject *obj) | TQObject | |
disconnect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
disconnect(const char *signal=0, const TQObject *receiver=0, const char *member=0) | TQObject | |
disconnect(const TQObject *receiver, const char *member=0) | TQObject | |
disconnectNotify(const char *signal) | TQObject | |
dumpObjectInfo() | TQObject | |
dumpObjectTree() | TQObject | |
event(TQEvent *e) | TQObject | |
eventFilter(TQObject *watched, TQEvent *e) | TQObject | |
exceptionRaised() const | KUnitTest::Tester | [inline, protected] |
expectedFailure(const TQString &message) | KUnitTest::Tester | [inline, protected] |
failure(const TQString &message) | KUnitTest::Tester | [inline, protected] |
highPriority() | TQObject | |
inherits(const char *clname) | TQObject | |
insertChild(TQObject *obj) | TQObject | |
installEventFilter(const TQObject *filterObj) | TQObject | |
invoke() (defined in KUnitTest::SlotTester) | KUnitTest::SlotTester | [signal] |
isA(const char *clname) | TQObject | |
isWidgetType() | TQObject | |
killTimer(int id) | TQObject | |
killTimers() | TQObject | |
m_results (defined in KUnitTest::Tester) | KUnitTest::Tester | [protected] |
metaObject() | TQObject | |
name() | TQObject | |
name(const char *defaultName) | TQObject | |
normalizeSignalSlot(const char *signalSlot) | TQObject | |
objectTrees() | TQObject | |
parent() | TQObject | |
property(const char *name) | TQObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | TQObject | |
removeChild(TQObject *obj) | TQObject | |
removeEventFilter(const TQObject *obj) | TQObject | |
results(const char *sl) (defined in KUnitTest::SlotTester) | KUnitTest::SlotTester | |
KUnitTest::Tester::results() | KUnitTest::Tester | [inline, virtual] |
resultsList() (defined in KUnitTest::SlotTester) | KUnitTest::SlotTester | [inline] |
sender() | TQObject | |
setExceptionRaised(bool state) | KUnitTest::Tester | [inline, protected] |
setName(const char *name) | TQObject | |
setProperty(const char *name, const TQVariant &value) | TQObject | |
signalsBlocked() | TQObject | |
skip(const char *file, int line, TQString msg) | KUnitTest::Tester | [inline, protected] |
skipTest(const TQString &message) | KUnitTest::Tester | [inline, protected] |
SlotTester(const char *name=0L) (defined in KUnitTest::SlotTester) | KUnitTest::SlotTester | |
startTimer(int interval) | TQObject | |
success(const TQString &message) | KUnitTest::Tester | [inline, protected] |
Tester(const char *name=0L) (defined in KUnitTest::Tester) | KUnitTest::Tester | [inline] |
timerEvent(TQTimerEvent *) | TQObject | |
TQObject(TQObject *parent=0, const char *name=0) | TQObject | |
tr(const char *sourceText, const char *comment) | TQObject | |
trUtf8(const char *sourceText, const char *comment) | TQObject | |
unexpectedSuccess(const TQString &message) | KUnitTest::Tester | [inline, protected] |
~Tester() (defined in KUnitTest::Tester) | KUnitTest::Tester | [inline, virtual] |
~TQObject() | TQObject |