DtVec2Widget.
The widget used to represent an 2D vector horizontally or vertically.
| makVrv::DtVec2Widget::DtVec2Widget |
( |
QWidget * |
parent, |
|
|
bool |
horizontally = true |
|
) |
| |
Default CTOR.
- Parameters
-
| parent | The parent widget. |
| horizontally | Whetehr layout the x,y double spin box horizontally. |
| virtual void makVrv::DtVec2Widget::setValue |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
virtual |
Sets the current value.
- Parameters
-
| x | The x of the vector. |
| y | The y of the vector. |
| virtual void makVrv::DtVec2Widget::getValue |
( |
float & |
x, |
|
|
float & |
y |
|
) |
| |
|
virtual |
Gets the current value.
- Parameters
-
| x | The x of the vector. |
| y | The x of the vector. |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vrvCoreQt/DtVectorWidget.h