QEverCloud 6.1.0
Unofficial Evernote Cloud API for Qt
Loading...
Searching...
No Matches
qevercloud::EventLoopFinisher Class Reference

#include <EventLoopFinisher.h>

Inheritance diagram for qevercloud::EventLoopFinisher:

Public Slots

void stopEventLoop ()
 

Public Member Functions

 EventLoopFinisher (QEventLoop *loop, int exitCode, QObject *parent=Q_NULLPTR)
 
 ~EventLoopFinisher ()
 

Constructor & Destructor Documentation

◆ EventLoopFinisher()

qevercloud::EventLoopFinisher::EventLoopFinisher ( QEventLoop * loop,
int exitCode,
QObject * parent = Q_NULLPTR )
explicit

◆ ~EventLoopFinisher()

qevercloud::EventLoopFinisher::~EventLoopFinisher ( )

Member Function Documentation

◆ stopEventLoop

void qevercloud::EventLoopFinisher::stopEventLoop ( )
slot