#include <VActions.h>
A QWidgetAction that represents itself as a VLineItem, which contains a VLabel and a VDoubleLineEditAction. VWidget's standard SetValue() function can be used to retrieve and update the current value. Used within QMenu classes.
Definition at line 157 of file VActions.h.
◆ VDoubleLineEditAction()
VDoubleLineEditAction::VDoubleLineEditAction |
( |
const std::string & |
title, |
|
|
double |
value |
|
) |
| |
◆ SetValue()
void VDoubleLineEditAction::SetValue |
( |
double |
value | ) |
|
◆ ValueChanged
void VDoubleLineEditAction::ValueChanged |
( |
double |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: