A menu item represented by a VLabel and VCheckBox, wrapped in a VLineItem.
An interface class that needs to be reimplemented to support the synchronization of a VSlider and a n...
virtual void SetSciNotation(bool sci)=0
Set use of scientific notation on the current type of line edit.
virtual void SetNumDigits(int digits)=0
Set the number of digits shown on the current line edit.
virtual QSize sizeHint() const
Return the size-hint for the current slider-edit.
virtual void ShowContextMenu(const QPoint &)=0
Show the context menu for the slider-edit, triggered on right-click.
virtual int GetNumDigits() const =0
Get the number of digits in use by the current line edit.
virtual bool GetSciNotation() const =0
Retrieve whether the currnet line edit is using scientific notation.
virtual void AllowDynamicUpdate() const =0
Retrieve whether dynamic updates are toggled.
virtual void _makeContextMenu()=0
virtual void SetDynamicUpdate(bool enabled)=0
Emit signal when dynamic update checkbox is toggled.
A menu item represented by a VLabel and VSpinBox, wrapped in a VLineItem selection tab in any rendere...