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

Classes

struct  tcons
 

Public Member Functions

 XGraphListConnector (const shared_ptr< XGraphList > &node, QTableWidget *item, QPushButton *btnnew, QPushButton *btndelete)
 
- 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 onNewGraph (const Snapshot &shot, XTouchableNode *)
 
void onDeleteGraph (const Snapshot &shot, XTouchableNode *)
 

Private Attributes

const shared_ptr< XGraphListm_graphlist
 
const shared_ptr< XTouchableNodem_newGraph
 
const shared_ptr< XTouchableNodem_deleteGraph
 
tconslist m_cons
 
const xqcon_ptr m_conNewGraph
 
const xqcon_ptr m_conDeleteGraph
 
shared_ptr< XListenerm_lsnNewGraph
 
shared_ptr< XListenerm_lsnDeleteGraph
 

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 26 of file graphlistconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3