12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
26 template <
typename ObjectType>
A base class for all visualizer classes.
Definition: BaseVisualizer.h:28
ObjectType temp_
Copy of current object used to restore the original values.
Definition: BaseVisualizer.h:47
void load(ObjectType &o)
Loads the object that is to be edited.
Definition: BaseVisualizer.h:32
virtual ~BaseVisualizer()
Definition: BaseVisualizer.h:40
virtual void update_()
Updates the GUI from the temp_ variable.
Definition: BaseVisualizer.h:52
ObjectType * ptr_
Pointer to the object that is currently edited.
Definition: BaseVisualizer.h:45
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19