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