QGuiInputBox Class Reference
#include <qguiinputbox.h>
Detailed Description
Definition at line 27 of file qguiinputbox.h.
Constructor & Destructor Documentation
QGuiInputBox::QGuiInputBox |
( |
const QString & |
title, |
|
|
const QString & |
text, |
|
|
uint32_t |
flags, |
|
|
int |
minLen, |
|
|
int |
maxLen, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = false , |
|
|
WFlags |
fl = 0 | |
|
) |
| | |
QGuiInputBox::~QGuiInputBox |
( |
|
) |
|
Member Function Documentation
void QGuiInputBox::accept |
( |
|
) |
[slot] |
bool QGuiInputBox::acceptableInput |
( |
|
) |
|
QString QGuiInputBox::getInput |
( |
|
) |
|
void QGuiInputBox::returnPressedOn1 |
( |
|
) |
[slot] |
void QGuiInputBox::returnPressedOn2 |
( |
|
) |
[slot] |
void QGuiInputBox::textChanged |
( |
const QString & |
|
) |
[slot] |
The documentation for this class was generated from the following file: