ReceiverItem Class Reference

#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
 

Constructor & Destructor Documentation

◆ ReceiverItem() [1/2]

ReceiverItem::ReceiverItem ( )

◆ ReceiverItem() [2/2]

ReceiverItem::ReceiverItem ( int pType,
QObject * pParent,
QObject * pTarget,
const QString & pSlot )

Member Function Documentation

◆ 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

Member Data Documentation

◆ _null

bool ReceiverItem::_null

◆ _parent

QObject* ReceiverItem::_parent

◆ _slot

QString ReceiverItem::_slot

◆ _target

QObject* ReceiverItem::_target

◆ _type

int ReceiverItem::_type

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

Generated on Mon Feb 17 2025 xTuple ERP Programmer Reference, Version 6.2.0 doxygen 1.11.0