[Previous: The Application Main Window] [Application Windows and Dialogs] [Next: Desktop Integration] Dialog Windows
|
| QColorDialog | Dialog widget for specifying colors |
|---|---|
| QFileDialog | Dialog that allow users to select files or directories |
| QFontDialog | Dialog widget for selecting a font |
| QInputDialog | Simple convenience dialog to get a single value from the user |
| QMessageBox | Modal dialog for informing the user or for asking the user a question and receiving an answer |
| QPageSetupDialog | Configuration dialog for the page-related options on a printer |
| QPrintDialog | Dialog for specifying the printer's configuration |
| QPrintPreviewDialog | Dialog for previewing and configuring page layouts for printer output |
| QProgressDialog | Feedback on the progress of a slow operation |
Custom dialogs can be easily created by composing regular widgets into a QDialog. These classes are specifically designed for building custom dialogs:
| QDialog | The base class of dialog windows |
|---|---|
| QDialogButtonBox | Widget that presents buttons in a layout that is appropriate to the current widget style |
[Previous: The Application Main Window] [Application Windows and Dialogs] [Next: Desktop Integration]
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |