|
| XInterfaceListConnector (const shared_ptr< XInterfaceList > &node, QTableWidget *item) |
|
| XListQConnector (const shared_ptr< XListNodeBase > &node, QTableWidget *item) |
|
| XQConnector (const shared_ptr< XNode > &node, QWidget *item) |
| Don't forget this macro for XQConnector objects.
|
|
virtual | ~XQConnector () |
| Disconnect all signals & slots.
|
|
|
void | cellClicked (int row, int col) |
|
void | OnSectionMoved (int logicalIndex, int oldVisualIndex, int newVisualIndex) |
|
|
typedef std::deque< tcons > | tconslist |
|
|
static shared_ptr< XNode > | connectedNode (const QWidget *item) |
|
shared_ptr< XListener > | m_lsnMove |
|
shared_ptr< XListener > | m_lsnCatch |
|
shared_ptr< XListener > | m_lsnRelease |
|
QTableWidget *const | m_pItem |
|
const shared_ptr< XListNodeBase > | m_list |
|
Definition at line 23 of file interfacelistconnector.h.
The documentation for this class was generated from the following files: