9 #ifndef QEVERCLOUD_EVENT_LOOP_FINISHER_H 10 #define QEVERCLOUD_EVENT_LOOP_FINISHER_H 20 QT_FORWARD_DECLARE_CLASS(EventLoopFinisherPrivate)
27 QEventLoop * loop,
int exitCode, QObject * parent = Q_NULLPTR);
35 EventLoopFinisherPrivate *
const d_ptr;
41 #endif // QEVERCLOUD_EVENT_LOOP_FINISHER_H Definition: EventLoopFinisher.h:22
#define QEVERCLOUD_EXPORT
Definition: Export.h:19
Definition: AsyncResult.h:21