Qt 4.8
|
#include <QtGui/qdialog.h>
#include <QtCore/qstring.h>
#include <QtGui/qlineedit.h>
Go to the source code of this file.
Classes | |
class | QInputDialog |
The QInputDialog class provides a simple convenience dialog to get a single value from the user. More... | |