14 #ifndef driverlistconnectorH
15 #define driverlistconnectorH
18 #include "xnodeconnector.h"
31 (
const shared_ptr<XDriverList> &node,
FrmDriver *item);
37 void cellClicked (
int row,
int col);
39 shared_ptr<XTouchableNode> m_create, m_release;
43 shared_ptr<XDriver> driver;
44 shared_ptr<XListener> lsnOnRecord;
46 typedef std::deque<shared_ptr<tcons> > tconslist;
49 shared_ptr<XListener> m_lsnOnCreateTouched, m_lsnOnReleaseTouched;
51 const xqcon_ptr m_conCreate, m_conRelease;