PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::QVec3fWidget Class Reference

#include <QPiecewiseDoubleSpinBox.h>

Inheritance diagram for dyno::QVec3fWidget:
Collaboration diagram for dyno::QVec3fWidget:

Signals

void vec3fChange ()
 

Public Member Functions

 QVec3fWidget (Vec3f v, QWidget *parent=nullptr)
 
 ~QVec3fWidget ()
 
Vec3f getValue ()
 

Private Attributes

QPiecewiseDoubleSpinBoxv0 = NULL
 
QPiecewiseDoubleSpinBoxv1 = NULL
 
QPiecewiseDoubleSpinBoxv2 = NULL
 

Detailed Description

Definition at line 340 of file QPiecewiseDoubleSpinBox.h.

Constructor & Destructor Documentation

◆ QVec3fWidget()

dyno::QVec3fWidget::QVec3fWidget ( Vec3f v,
QWidget * parent = nullptr )
inlineexplicit

Definition at line 345 of file QPiecewiseDoubleSpinBox.h.

Here is the call graph for this function:

◆ ~QVec3fWidget()

dyno::QVec3fWidget::~QVec3fWidget ( )
inline

Definition at line 371 of file QPiecewiseDoubleSpinBox.h.

Member Function Documentation

◆ getValue()

Vec3f dyno::QVec3fWidget::getValue ( )
inline

Definition at line 378 of file QPiecewiseDoubleSpinBox.h.

◆ vec3fChange

void dyno::QVec3fWidget::vec3fChange ( )
signal
Here is the caller graph for this function:

Member Data Documentation

◆ v0

QPiecewiseDoubleSpinBox* dyno::QVec3fWidget::v0 = NULL
private

Definition at line 393 of file QPiecewiseDoubleSpinBox.h.

◆ v1

QPiecewiseDoubleSpinBox* dyno::QVec3fWidget::v1 = NULL
private

Definition at line 394 of file QPiecewiseDoubleSpinBox.h.

◆ v2

QPiecewiseDoubleSpinBox* dyno::QVec3fWidget::v2 = NULL
private

Definition at line 395 of file QPiecewiseDoubleSpinBox.h.


The documentation for this class was generated from the following file: