qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | List of all members
ccAskThreeDoubleValuesDlg Class Reference

Generic dialog to query 3 (double) values. More...

#include <ccAskThreeDoubleValuesDlg.h>

Inheritance diagram for ccAskThreeDoubleValuesDlg:
Inheritance graph
[legend]
Collaboration diagram for ccAskThreeDoubleValuesDlg:
Collaboration graph
[legend]

Public Member Functions

 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.
 

Detailed Description

Generic dialog to query 3 (double) values.


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