9 #ifndef QEVERCLOUD_EVENT_LOOP_FINISHER_H
10 #define QEVERCLOUD_EVENT_LOOP_FINISHER_H
19 QT_FORWARD_DECLARE_CLASS(EventLoopFinisherPrivate)
25 explicit EventLoopFinisher(QEventLoop * loop,
int exitCode, QObject * parent = Q_NULLPTR);
32 EventLoopFinisherPrivate *
const d_ptr;
38 #endif // QEVERCLOUD_EVENT_LOOP_FINISHER_H
Definition: EventLoopFinisher.h:21
#define QEVERCLOUD_EXPORT
Definition: export.h:23
Definition: AsyncResult.h:18