Classes | Public Member Functions | Protected Slots | Protected Member Functions | Private Types | Private Member Functions | Private Attributes | List of all members
XInterfaceListConnector Class Reference
Inheritance diagram for XInterfaceListConnector:
Inheritance graph
[legend]

Classes

struct  tcons
 

Public Member Functions

 XInterfaceListConnector (const shared_ptr< XInterfaceList > &node, QTableWidget *item)
 
- Public Member Functions inherited from XListQConnector
 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 cellClicked (int row, int col)
 
- Protected Slots inherited from XListQConnector
void OnSectionMoved (int logicalIndex, int oldVisualIndex, int newVisualIndex)
 

Protected Member Functions

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

Private Types

typedef std::deque< tconstconslist
 

Private Member Functions

void onControlChanged (const Snapshot &shot, XValueNodeBase *)
 

Private Attributes

tconslist m_cons
 
const shared_ptr< XInterfaceListm_interfaceList
 

Additional Inherited Members

- Static Public Member Functions inherited from XQConnector
static shared_ptr< XNodeconnectedNode (const QWidget *item)
 
- Protected Attributes inherited from XListQConnector
shared_ptr< XListenerm_lsnMove
 
shared_ptr< XListenerm_lsnCatch
 
shared_ptr< XListenerm_lsnRelease
 
QTableWidget *const m_pItem
 
const shared_ptr< XListNodeBasem_list
 

Detailed Description

Definition at line 23 of file interfacelistconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3