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

Classes

struct  tcons
 

Public Member Functions

 XEntryListConnector (const shared_ptr< XScalarEntryList > &node, QTableWidget *item, const shared_ptr< XChartList > &chartlist)
 
- 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< shared_ptr
< tcons > > 
tconslist
 

Private Member Functions

void onRecord (const Snapshot &shot, XDriver *)
 

Private Attributes

const shared_ptr< XChartListm_chartList
 
tconslist m_cons
 

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 27 of file entrylistconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3