34 #ifndef NODE_SELECTION_CONTROL_H 
   35 #define NODE_SELECTION_CONTROL_H 
   56                 void _add(
int x, 
int y, 
int globalX, 
int globalY);
 
NodeSelectionControl(const NodeSelectionControl &c)
void _add(int x, int y, int globalX, int globalY)
virtual ~NodeSelectionControl()
virtual void doAlsoOnSelect(ActionPool *pool)
virtual void doAlsoOnDeselect(ActionPool *pool)
static ControlPtr creator()
virtual void eventAutoSubscription(ActionPool *actionPool)