35 #ifndef ANATOMIST_WINDOW3D_LABELEDITACTION_H 
   36 #define ANATOMIST_WINDOW3D_LABELEDITACTION_H 
   56     virtual std::string 
name() 
const;
 
Base Anatomist object (abstract)
LabelEditAction(const LabelEditAction &a)
QWidget * actionView(QWidget *)
void setLabel(const std::string &l, const AObject *obj=0)
bool viewableAction() const
std::string label() const
virtual std::string name() const
virtual ~LabelEditAction()
void setLabel(const std::string &l, const AimsRGB &color)
static Action * creator()