KDECore
QTest Namespace Reference
Functions | |
bool | kWaitForSignal (QObject *obj, const char *signal, int timeout=0) |
Function Documentation
Starts an event loop that runs until the given signal is received.
Optionally the event loop can return earlier on a timeout.
- Parameters
-
timeout the timeout in milliseconds
- Returns
true
if the requested signal was receivedfalse
on timeout
Definition at line 57 of file qtest_kde.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.