#include <inputManagerPrivate.h>
Public Member Functions | |
ReceiverItem () | |
ReceiverItem (int pType, QObject *pParent, QObject *pTarget, const QString &pSlot) | |
bool | isNull () |
bool | operator== (const ReceiverItem &value) const |
QObject * | parent () |
QString | slot () |
QObject * | target () |
int | type () |
Public Attributes | |
bool | _null |
QObject * | _parent |
QString | _slot |
QObject * | _target |
int | _type |
ReceiverItem::ReceiverItem | ( | ) |
ReceiverItem::ReceiverItem | ( | int | pType, |
QObject * | pParent, | ||
QObject * | pTarget, | ||
const QString & | pSlot | ||
) |
|
inline |
bool ReceiverItem::operator== | ( | const ReceiverItem & | value | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
bool ReceiverItem::_null |
QObject* ReceiverItem::_parent |
QString ReceiverItem::_slot |
QObject* ReceiverItem::_target |
int ReceiverItem::_type |
Generated on Fri Aug 11 2017 | xTuple ERP Programmer Reference, Version 4.11.0 | 1.8.10 |