#include <QValueDialog.h>
Definition at line 85 of file QValueDialog.h.
◆ QValueButton()
dyno::QValueButton::QValueButton |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ mouseMoveEvent()
void dyno::QValueButton::mouseMoveEvent |
( |
QMouseEvent * | event | ) |
|
|
override |
◆ mousePressEvent()
void dyno::QValueButton::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
override |
◆ mouseReleased [1/2]
void dyno::QValueButton::mouseReleased |
( |
double | | ) |
|
|
signal |
◆ mouseReleased [2/2]
void dyno::QValueButton::mouseReleased |
( |
int | | ) |
|
|
signal |
◆ mouseReleaseEvent()
void dyno::QValueButton::mouseReleaseEvent |
( |
QMouseEvent * | event | ) |
|
|
override |
◆ setRealText()
void dyno::QValueButton::setRealText |
( |
QString | t | ) |
|
|
inline |
◆ valueChange [1/2]
void dyno::QValueButton::valueChange |
( |
double | | ) |
|
|
signal |
◆ valueChange [2/2]
void dyno::QValueButton::valueChange |
( |
int | | ) |
|
|
signal |
◆ buttonDSpinBox
◆ buttonISpinBox
QSpinBox* dyno::QValueButton::buttonISpinBox = nullptr |
◆ Data1
double dyno::QValueButton::Data1 = 0 |
◆ defaultValue
double dyno::QValueButton::defaultValue = 0 |
◆ displayRealValue
bool dyno::QValueButton::displayRealValue = true |
|
private |
◆ EndX
int dyno::QValueButton::EndX = 0 |
◆ finalValue
double dyno::QValueButton::finalValue = 0 |
◆ intBoxData
int dyno::QValueButton::intBoxData = 0 |
◆ intData1
int dyno::QValueButton::intData1 = 0 |
◆ intDefaultValue
int dyno::QValueButton::intDefaultValue = 0 |
◆ intFinalValue
int dyno::QValueButton::intFinalValue = 0 |
◆ intSub
int dyno::QValueButton::intSub = 0 |
|
private |
◆ mMousePressed
bool dyno::QValueButton::mMousePressed = false |
|
private |
◆ parentDialog
QDialog* dyno::QValueButton::parentDialog |
◆ SpinBoxData
double dyno::QValueButton::SpinBoxData = 0 |
◆ StartX
int dyno::QValueButton::StartX = 0 |
◆ str
std::string dyno::QValueButton::str |
|
private |
◆ sub
double dyno::QValueButton::sub = 0 |
|
private |
◆ temp
int dyno::QValueButton::temp = 0 |
|
private |
◆ text
QString dyno::QValueButton::text |
|
private |
The documentation for this class was generated from the following files: