#include <ArnEvent.hpp>
|
static QEvent::Type | type () |
|
static int | baseType (int setVal=-1) |
|
static bool | isArnEvent (int evType) |
|
static int | toIdx (QEvent::Type type) |
|
static QString | toString (QEvent::Type type) |
|
Definition at line 173 of file ArnEvent.hpp.
◆ ArnEvMonitor()
ArnEvMonitor::ArnEvMonitor |
( |
int |
monEvType, |
|
|
const QByteArray & |
data, |
|
|
bool |
isLocal, |
|
|
void * |
sessionHandler |
|
) |
| |
◆ data()
const QByteArray& ArnEvMonitor::data |
( |
| ) |
const |
|
inline |
◆ isLocal()
bool ArnEvMonitor::isLocal |
( |
| ) |
const |
|
inline |
◆ makeHeapClone()
ArnEvent * ArnEvMonitor::makeHeapClone |
( |
| ) |
|
|
virtual |
◆ monEvType()
int ArnEvMonitor::monEvType |
( |
| ) |
const |
|
inline |
◆ sessionHandler()
void* ArnEvMonitor::sessionHandler |
( |
| ) |
const |
|
inline |
◆ type()
QEvent::Type ArnEvMonitor::type |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: