Class ParameterEditorWidget¶
Defined in File ParameterEditorWidget.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::Widget(Class Widget)
Class Documentation¶
-
class SmartPeak::ParameterEditorWidget : public SmartPeak::Widget¶
Public Functions
-
inline ParameterEditorWidget(ApplicationHandler &application_handler)¶
-
virtual void draw() override¶
Interface to show the widget
NOTE: free to override in inherited implmementations
-
inline bool isTableScanRequired() const¶
returns true when a value has been modified
-
inline void setTableScanNotRequired()¶
sets table_scan_required_ to false after changes has taken place
-
inline ParameterEditorWidget(ApplicationHandler &application_handler)¶