QEverCloud  3.0.0
Unofficial Evernote Cloud API for Qt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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

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

Member Function Documentation

void qevercloud::EventLoopFinisher::stopEventLoop ( )
slot