35 #ifndef ANATOMIST_CONTROL_CONTROLCONFIG_H
36 #define ANATOMIST_CONTROL_CONTROLCONFIG_H
Configuration stuff for main Anatomist (control window settings)
virtual void update(GlobalConfiguration *cfg)
Updates the global config with the specific local options.
virtual void apply(const GlobalConfiguration *cfg)
applies configuration to the program part.
virtual ~ControlConfiguration()
This class stores global configuration settings, read by default from $HOME/.anatomist/config/setting...
Local configurator: used by program parts (modules, ...) to setup their part of the global config.