Class GenericGraphicWidget

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class SmartPeak::GenericGraphicWidget : public SmartPeak::Widget

Base class for graphics including plots and layouts.

Subclassed by SmartPeak::CalibratorsPlotWidget, SmartPeak::Heatmap2DWidget, SmartPeak::LinePlot2DWidget, SmartPeak::ScatterPlotWidget, SmartPeak::WorkflowWidget

Public Functions

virtual void draw() override

Interface to show the widget

NOTE: free to override in inherited implmementations