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

Public Member Functions

 XFilePathConnector (const shared_ptr< XStringNode > &node, QLineEdit *edit, QAbstractButton *btn, const char *filter, bool saving)
 
- Public Member Functions inherited from XQLineEditConnector
 XQLineEditConnector (const shared_ptr< XValueNodeBase > &node, QLineEdit *item, bool forcereturn=true)
 
- Public Member Functions inherited from XValueQConnector
 XValueQConnector (const shared_ptr< XValueNodeBase > &node, QWidget *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 onClick ()
 
- Protected Slots inherited from XQLineEditConnector
void onTextChanged (const QString &)
 
void onTextChanged2 (const QString &)
 
void onReturnPressed ()
 
void onExit ()
 

Protected Member Functions

virtual void onValueChanged (const Snapshot &shot, XValueNodeBase *node)
 

Protected Attributes

QAbstractButton *const m_pBtn
 
bool m_saving
 
XString m_filter
 
- Protected Attributes inherited from XQLineEditConnector
const shared_ptr< XValueNodeBasem_node
 
QLineEdit *const m_pItem
 
bool m_editing
 
- Protected Attributes inherited from XValueQConnector
shared_ptr< XListenerm_lsnValueChanged
 
- Protected Attributes inherited from XQConnector
shared_ptr< XListenerm_lsnUIEnabled
 
QWidget * m_pWidget
 

Additional Inherited Members

- Static Public Member Functions inherited from XQConnector
static shared_ptr< XNodeconnectedNode (const QWidget *item)
 

Detailed Description

Definition at line 304 of file xnodeconnector.h.


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

Generated for KAME4 by  doxygen 1.8.3