![]() |
NorMIT-nav
18.04
An IGT application
|
#include "cxtestutilities_export.h"#include <QObject>Go to the source code of this file.
Classes | |
| class | cxtest::QueuedSignalListener |
| Object that waits for a signal to arrive from a given QObject. If this takes longer than a given time, it will time out. The signal connection is of type Qt::QueuedConnection. More... | |
Namespaces | |
| cxtest | |
Functions | |
| bool | cxtest::waitForQueuedSignal (QObject *object, const char *signal, int maxWaitMilliSeconds, bool silentAtArrive) |