Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
XQConnector Class Reference

#include <xnodeconnector.h>

Inheritance diagram for XQConnector:
Inheritance graph
[legend]

Public Member Functions

 XQConnector (const shared_ptr< XNode > &node, QWidget *item)
 Don't forget this macro for XQConnector objects.
 
virtual ~XQConnector ()
 Disconnect all signals & slots.
 

Static Public Member Functions

static shared_ptr< XNodeconnectedNode (const QWidget *item)
 

Protected Member Functions

bool isItemAlive () const
 
virtual void onUIFlagsChanged (const Snapshot &shot, XNode *node)
 

Protected Attributes

shared_ptr< XListenerm_lsnUIEnabled
 
QWidget * m_pWidget
 

Friends

class XQConnectorHolder_
 

Detailed Description

Associate QWidget to XNode. use connectWeak() to make XListener. use xqcon_create<T>() to make instances.

See Also
xqcon_create()

Definition at line 96 of file xnodeconnector.h.

Constructor & Destructor Documentation

XQConnector::XQConnector ( const shared_ptr< XNode > &  node,
QWidget *  item 
)

Don't forget this macro for XQConnector objects.

Don't use this stuff directly, use xqcon_create() instead

See Also
xqcon_create()

Definition at line 84 of file xnodeconnector.cpp.


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

Generated for KAME4 by  doxygen 1.8.3