#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 235 of file ArnEvent.hpp.
◆ ArnEvValueChange()
ArnEvValueChange::ArnEvValueChange |
( |
int |
sendId, |
|
|
const QByteArray * |
valueData, |
|
|
const ArnLinkHandle & |
handleData |
|
) |
| |
◆ ~ArnEvValueChange()
ArnEvValueChange::~ArnEvValueChange |
( |
| ) |
|
|
virtual |
◆ handleData()
const ArnLinkHandle& ArnEvValueChange::handleData |
( |
| ) |
const |
|
inline |
◆ makeHeapClone()
ArnEvent * ArnEvValueChange::makeHeapClone |
( |
| ) |
|
|
virtual |
◆ sendId()
int ArnEvValueChange::sendId |
( |
| ) |
const |
|
inline |
◆ type()
QEvent::Type ArnEvValueChange::type |
( |
| ) |
|
|
static |
◆ valueData()
const QByteArray* ArnEvValueChange::valueData |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: