#include <qbinputbox.h>
Public Slots | |
void | returnPressedOn1 () |
void | returnPressedOn2 () |
void | accept () |
void | textChanged (const QString &) |
Public Member Functions | |
QBInputBox (const QString &title, const QString &text, GWEN_TYPE_UINT32 flags, int minLen, int maxLen, QWidget *parent=0, const char *name=0, bool modal=false, WFlags fl=0) | |
~QBInputBox () | |
bool | acceptableInput () |
QString | getInput () |
Data Structures | |
class | Validator |
Definition at line 28 of file qbinputbox.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|