|
|
| XFilePathConnector (const shared_ptr< XStringNode > &node, QLineEdit *edit, QAbstractButton *btn, const char *filter, bool saving) |
| |
|
| XQLineEditConnector (const shared_ptr< XValueNodeBase > &node, QLineEdit *item, bool forcereturn=true) |
| |
|
| XValueQConnector (const shared_ptr< XValueNodeBase > &node, QWidget *item) |
| |
| | XQConnector (const shared_ptr< XNode > &node, QWidget *item) |
| | Don't forget this macro for XQConnector objects.
|
| |
|
virtual | ~XQConnector () |
| | Disconnect all signals & slots.
|
| |
|
|
void | onClick () |
| |
|
void | onTextChanged (const QString &) |
| |
|
void | onTextChanged2 (const QString &) |
| |
|
void | onReturnPressed () |
| |
|
void | onExit () |
| |
|
|
QAbstractButton *const | m_pBtn |
| |
|
bool | m_saving |
| |
|
XString | m_filter |
| |
|
const shared_ptr< XValueNodeBase > | m_node |
| |
|
QLineEdit *const | m_pItem |
| |
|
bool | m_editing |
| |
|
shared_ptr< XListener > | m_lsnValueChanged |
| |
|
shared_ptr< XListener > | m_lsnUIEnabled |
| |
|
QWidget * | m_pWidget |
| |
|
|
static shared_ptr< XNode > | connectedNode (const QWidget *item) |
| |
Definition at line 304 of file xnodeconnector.h.
The documentation for this class was generated from the following files: