A menu for VIntSliderEdit 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 <VIntSliderEditMenu.h>
A menu for VIntSliderEdit 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 VIntSliderEditMenu.h.
◆ VIntSliderEditMenu()
VIntSliderEditMenu::VIntSliderEditMenu |
( |
QWidget * |
parent | ) |
|
|
explicit |
◆ AllowDynamicUpdate()
void VIntSliderEditMenu::AllowDynamicUpdate |
( |
| ) |
const |
Allow the toggling of the dynamic update checkbox in the right-click menu.
◆ DynamicUpdateChanged
void VIntSliderEditMenu::DynamicUpdateChanged |
( |
bool |
dynamicUpdateEnabled | ) |
|
|
signal |
◆ SetDynamicUpdate
void VIntSliderEditMenu::SetDynamicUpdate |
( |
bool |
enabled | ) |
|
|
slot |
Check/Uncheck the dynamic update checkbox.
◆ _dynamicUpdateAction
The documentation for this class was generated from the following file: