35 #ifndef ANATOMIST_CONTROLER_ACTION_H 
   36 #define ANATOMIST_CONTROLER_ACTION_H 
   54     virtual std::string 
name() 
const = 0 ;
 
virtual bool viewableAction() const
virtual QWidget * actionView(QWidget *)
virtual std::string name() const =0
virtual bool isSingleton()