#include <IntelliInputDialog.h>
|
| | IntelliInputDialog (QString Title=nullptr, QString Label=nullptr, int value=5, int minValue=-2147483647, int maxValue=2147483647, int step=1, bool *ok=nullptr) |
| |
|
| static int | getInt (QString Title=nullptr, QString Label=nullptr, int value=5, int minValue=-2147483647, int maxValue=2147483647, int step=1, bool *ok=nullptr) |
| |
Definition at line 12 of file IntelliInputDialog.h.
◆ IntelliInputDialog()
| IntelliInputDialog::IntelliInputDialog |
( |
QString |
Title = nullptr, |
|
|
QString |
Label = nullptr, |
|
|
int |
value = 5, |
|
|
int |
minValue = -2147483647, |
|
|
int |
maxValue = 2147483647, |
|
|
int |
step = 1, |
|
|
bool * |
ok = nullptr |
|
) |
| |
◆ getInt()
| int IntelliInputDialog::getInt |
( |
QString |
Title = nullptr, |
|
|
QString |
Label = nullptr, |
|
|
int |
value = 5, |
|
|
int |
minValue = -2147483647, |
|
|
int |
maxValue = 2147483647, |
|
|
int |
step = 1, |
|
|
bool * |
ok = nullptr |
|
) |
| |
|
static |
◆ slotCloseEvent
| void IntelliInputDialog::slotCloseEvent |
( |
| ) |
|
|
slot |
◆ slotEingabe
| void IntelliInputDialog::slotEingabe |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: