OpenMS  2.8.0
Classes | Namespaces | Typedefs
PlotCanvas.h File Reference
#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/VersionInfo.h>
#include <OpenMS/DATASTRUCTURES/DRange.h>
#include <OpenMS/VISUAL/LayerDataBase.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <QtWidgets>
#include <QRubberBand>
#include <stack>
#include <vector>
Include dependency graph for PlotCanvas.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LayerStack
 
class  PlotCanvas
 Base class for visualization canvas classes. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Typedefs

using LayerDataBaseUPtr = std::unique_ptr< LayerDataBase >