QInputDialog.getInt

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

Meta