15 vector<Updateable *> _subtabs;
36 void tabChanged(
int i);
Tab manager for renderer subtabs.
virtual void _updateTab() override
static const std::string GeometryTabName
QWidget * AddAppearanceSubtab(UWidget *subtab)
RenderEventRouterGUI(VAPoR::ControlExec *ce, string paramsType)
static const std::string VariablesTabName
QWidget * AddSubtab(string title, UWidget *subtab)
QWidget * AddGeometrySubtab(UWidget *subtab)
static const std::string AppearanceTabName
QWidget * AddAnnotationSubtab(UWidget *subtab)
QWidget * AddVariablesSubtab(UWidget *subtab)
static const std::string AnnotationTabName
A pure virtual class specifying the common properties of all the renderer parameter tabs in the VAPOR...
Provides an interface that standardizes objects that support params updates.
Provides API for VAPOR visualizer User Interfaces (UIs)