A menu for VDoubleSliderEdit that allows for setting a min/max range, numeric formatting controls, and dynamic update controls in regard to how many digits are displayed, and whether scientific notation is used.
More...
#include <VDoubleSliderEditMenu.h>
A menu for VDoubleSliderEdit that allows for setting a min/max range, numeric formatting controls, and dynamic update controls in regard to how many digits are displayed, and whether scientific notation is used.
Definition at line 16 of file VDoubleSliderEditMenu.h.
◆ VDoubleSliderEditMenu()
VDoubleSliderEditMenu::VDoubleSliderEditMenu |
( |
QWidget * |
parent | ) |
|
|
explicit |
◆ AllowDynamicUpdate()
void VDoubleSliderEditMenu::AllowDynamicUpdate |
( |
| ) |
const |
Allow the toggling of the dynamic update checkbox in the right-click menu.
◆ DynamicUpdateChanged
void VDoubleSliderEditMenu::DynamicUpdateChanged |
( |
bool |
dynamicUpdateEnabled | ) |
|
|
signal |
◆ SetDynamicUpdate
void VDoubleSliderEditMenu::SetDynamicUpdate |
( |
bool |
enabled | ) |
|
|
slot |
Check/Uncheck the dynamic update checkbox.
◆ _dynamicUpdateAction
The documentation for this class was generated from the following file: