27 #ifndef PLOTMSTOOLSTAB_QO_H_
28 #define PLOTMSTOOLSTAB_QO_H_
30 #include <plotms/GuiTabs/PlotMSToolsTab.ui.h>
71 QString
tabName()
const {
return "Tools"; }
79 int updateFlag) { (void)params,(
void)updateFlag; }
Base class for a handler for PlotKeyEvent.
virtual void handleKey(const PlotKeyEvent &event)
Handle the given event.
void show(const variant &v)
Abstract class for parameters that may be watched by one or more interested classes.
Event for when the user makes a keyboard command when a canvas has focus.
TrackerKeyHandler(PlotMSToolsTab *)
PlotMSToolsTab * tools_tab
Abstract parent for any widget that goes in the tabbed side panel of the PlotMSPlotter.
Registered with all Canvases so Tracker can act upon key presses.
High(ish)-level plotter class that manages the GUI (semi-) transparently to the rest of PlotMS...