14 #ifndef INTERFACELISTCONNECTOR_H_
15 #define INTERFACELISTCONNECTOR_H_
17 #include "interface.h"
18 #include "xnodeconnector.h"
32 void cellClicked (
int row,
int col);
35 xqcon_ptr condev, concontrol, conport, conaddr;
36 shared_ptr<XInterface> interface;
38 shared_ptr<XListener> lsnOnControlChanged;
40 typedef std::deque<tcons> tconslist;
43 const shared_ptr<XInterfaceList> m_interfaceList;