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