30 #include <QVBoxLayout> 44 QVBoxLayout* layout =
new QVBoxLayout();
45 layout->setContentsMargins( 0, 0, 0, 0 );
VisualizationManager * vis_manager_
Configuration data storage class.
virtual void save(Config config) const
Override to save configuration data. This version saves the name and class ID of the panel...
virtual ToolManager * getToolManager() const
Return a pointer to the ToolManager.
virtual void load(const Config &config)
Override to load configuration data. This version loads the name of the panel.