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