QInputDialog.getDouble

Undocumented in source.
class QInputDialog
static
double
getDouble
(,
ref const(QString) title
,
ref const(QString) label
,
double value = 0
,
double minValue = -2147483647
,
double maxValue = 2147483647
,
int decimals = 1
,
bool* ok = null
,,
double step = 1
)

Meta