20#ifndef ANNOTATIONEVENTROUTER_H
21#define ANNOTATIONEVENTROUTER_H
62 Combo *_textSizeCombo;
64 Combo *_ticWidthCombo;
66 std::map<std::string, std::string> _visNames;
67 std::map<std::string, std::string> _renTypeNames;
71 virtual void _updateTab();
73 std::vector<PGroup *> _groups;
74 std::vector<PGroup *> _axisGroups;
virtual void _confirmText()
virtual ~AnnotationEventRouter()
static string GetClassType()
virtual void wheelEvent(QWheelEvent *)
Ignore wheel event in tab (to avoid confusion)
AnnotationEventRouter(QWidget *parent, VAPoR::ControlExec *ce)
A pure virtual class specifying the common properties of all the parameter tabs in the VAPOR GUI.
Provides API for VAPOR visualizer User Interfaces (UIs)