Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxtestQueuedSignalListener.h File Reference
#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)