#include <textinputdialog.hpp>
Launcher::TextInputDialog::TextInputDialog |
( |
const QString & |
title, |
|
|
const QString & |
text, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
Launcher::TextInputDialog::~TextInputDialog |
( |
| ) |
|
int Launcher::TextInputDialog::exec |
( |
| ) |
|
LineEdit* Launcher::TextInputDialog::lineEdit |
( |
| ) |
|
|
inline |
void Launcher::TextInputDialog::setOkButtonEnabled |
( |
bool |
enabled | ) |
|
QDialogButtonBox* Launcher::TextInputDialog::mButtonBox |
|
private |
LineEdit* Launcher::TextInputDialog::mLineEdit |
|
private |
The documentation for this class was generated from the following files: