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

Public Member Functions

 XQListWidgetConnector (const shared_ptr< XItemNodeBase > &node, QListWidget *item, const Snapshot &shot_of_list)
 
- Public Member Functions inherited from XItemQConnector
 XItemQConnector (const shared_ptr< XItemNodeBase > &node, QWidget *item)
 
- Public Member Functions inherited from XValueQConnector
 XValueQConnector (const shared_ptr< XValueNodeBase > &node, QWidget *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

virtual void OnItemSelectionChanged ()
 

Protected Member Functions

virtual void onValueChanged (const Snapshot &shot, XValueNodeBase *node)
 
virtual void onListChanged (const Snapshot &shot, const XItemNodeBase::Payload::ListChangeEvent &e)
 

Protected Attributes

const shared_ptr< XItemNodeBasem_node
 
QListWidget *const m_pItem
 
- Protected Attributes inherited from XItemQConnector
shared_ptr< XListenerm_lsnListChanged
 
std::vector< XItemNodeBase::Itemm_itemStrings
 
- Protected Attributes inherited from XValueQConnector
shared_ptr< XListenerm_lsnValueChanged
 
- 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 374 of file xnodeconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3