#include <inputManagerPrivate.h>
◆ ReceiverItem() [1/2]
ReceiverItem::ReceiverItem |
( |
| ) |
|
◆ ReceiverItem() [2/2]
ReceiverItem::ReceiverItem |
( |
int | pType, |
|
|
QObject * | pParent, |
|
|
QObject * | pTarget, |
|
|
const QString & | pSlot ) |
◆ isNull()
bool ReceiverItem::isNull |
( |
| ) |
|
|
inline |
◆ operator==()
bool ReceiverItem::operator== |
( |
const ReceiverItem & | value | ) |
const |
◆ parent()
QObject * ReceiverItem::parent |
( |
| ) |
|
|
inline |
◆ slot()
QString ReceiverItem::slot |
( |
| ) |
|
|
inline |
◆ target()
QObject * ReceiverItem::target |
( |
| ) |
|
|
inline |
◆ type()
int ReceiverItem::type |
( |
| ) |
|
|
inline |
◆ _null
◆ _parent
QObject* ReceiverItem::_parent |
◆ _slot
QString ReceiverItem::_slot |
◆ _target
QObject* ReceiverItem::_target |
◆ _type
The documentation for this class was generated from the following files:
- inputManagerPrivate.h
- inputManager.cpp