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

Dialog to input 2 values with custom labels. More...

#include <ccAskTwoDoubleValuesDlg.h>

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

Public Member Functions

 ccAskTwoDoubleValuesDlg (const QString &vName1, const QString &vName2, double minVal, double maxVal, double defaultVal1, double defaultVal2, int precision=6, QString windowTitle=QString(), QWidget *parent=nullptr)
 Default constructor.
 

Detailed Description

Dialog to input 2 values with custom labels.


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