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