QEverCloud  6.1.0
Unofficial Evernote Cloud API for Qt
Public Slots | Public Member Functions | List of all members
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