List of all members | Public Member Functions
QEventLoopProto Class Reference

#include <qeventloopproto.h>

Inheritance diagram for QEventLoopProto:
QObject QScriptable

Public Member Functions

 QEventLoopProto (QObject *parent)
 
Q_INVOKABLE int exec (QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents)
 
Q_INVOKABLE void exit (int returnCode=0)
 
Q_INVOKABLE bool isRunning () const
 
Q_INVOKABLE void wakeUp ()
 

Constructor & Destructor Documentation

◆ QEventLoopProto()

QEventLoopProto::QEventLoopProto ( QObject parent)

Member Function Documentation

◆ exec()

int QEventLoopProto::exec ( QEventLoop::ProcessEventsFlags  flags = QEventLoop::AllEvents)

◆ exit()

void QEventLoopProto::exit ( int  returnCode = 0)

◆ isRunning()

bool QEventLoopProto::isRunning ( ) const

◆ wakeUp()

void QEventLoopProto::wakeUp ( )

The documentation for this class was generated from the following files:

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17