Generic dialog to query 3 (double) values.
More...
#include <ccAskThreeDoubleValuesDlg.h>
|
| ccAskThreeDoubleValuesDlg (const QString &vName1, const QString &vName2, const QString &vName3, double minVal, double maxVal, double defaultVal1, double defaultVal2, double defaultVal3, int precision=6, const QString windowTitle=QString(), QWidget *parent=nullptr) |
| Default constructor.
|
|
void | showCheckbox (const QString &label, bool state, QString tooltip=QString()) |
| Enable the checkbox (bottom-left)
|
|
bool | getCheckboxState () const |
| Returns.
|
|
Generic dialog to query 3 (double) values.
The documentation for this class was generated from the following files:
- ccAskThreeDoubleValuesDlg.h
- ccAskThreeDoubleValuesDlg.cpp