Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | List of all members
XListQConnector Class Referenceabstract
Inheritance diagram for XListQConnector:
Inheritance graph
[legend]

Public Member Functions

 XListQConnector (const shared_ptr< XListNodeBase > &node, QTableWidget *item)
 
- Public Member Functions inherited from XQConnector
 XQConnector (const shared_ptr< XNode > &node, QWidget *item)
 Don't forget this macro for XQConnector objects.
 
virtual ~XQConnector ()
 Disconnect all signals & slots.
 

Protected Slots

void OnSectionMoved (int logicalIndex, int oldVisualIndex, int newVisualIndex)
 

Protected Member Functions

virtual void onMove (const Snapshot &shot, const XListNodeBase::Payload::MoveEvent &e)
 
virtual void onCatch (const Snapshot &shot, const XListNodeBase::Payload::CatchEvent &e)=0
 
virtual void onRelease (const Snapshot &shot, const XListNodeBase::Payload::ReleaseEvent &e)=0
 
- Protected Member Functions inherited from XQConnector
bool isItemAlive () const
 
virtual void onUIFlagsChanged (const Snapshot &shot, XNode *node)
 

Protected Attributes

shared_ptr< XListenerm_lsnMove
 
shared_ptr< XListenerm_lsnCatch
 
shared_ptr< XListenerm_lsnRelease
 
QTableWidget *const m_pItem
 
const shared_ptr< XListNodeBasem_list
 
- Protected Attributes inherited from XQConnector
shared_ptr< XListenerm_lsnUIEnabled
 
QWidget * m_pWidget
 

Additional Inherited Members

- Static Public Member Functions inherited from XQConnector
static shared_ptr< XNodeconnectedNode (const QWidget *item)
 

Detailed Description

Definition at line 320 of file xnodeconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3