35 #ifndef ANA_SELECTION_QSELECTFACTORY_H 36 #define ANA_SELECTION_QSELECTFACTORY_H 68 createSelectChooser(
unsigned group,
69 const std::set<anatomist::AObject *> & objects )
const;
71 const Tree* specific = 0 );
74 std::set<anatomist::AObject *>
76 virtual void selectNodesWith( std::set<anatomist::AObject *> & tosel,
77 const Graph* gr,
const std::string & attr,
78 const std::string & val );
Base class for selection chooser windows.
Anatomist graph object: a list that manages destruction of its sub-elements.
Abstract base class Anatomist window.
virtual void unselect(unsigned group, const std::set< AObject *> &obj) const
Central selection center.
Selection windows factory, providing Qt windows / widgets.
virtual void selectAll(AWindow *win, const HColor *col=0) const
Selects all selectable objects in a given window.