-
-
Subclasses of QDialog in io.qt.widgets
Modifier and Type |
Class |
Description |
class |
QColorDialog |
Dialog widget for specifying colors
|
class |
QErrorMessage |
Error message display dialog
|
class |
QFileDialog |
Dialog that allow users to select files or directories
|
class |
QFontDialog |
Dialog widget for selecting a font
|
class |
QInputDialog |
Simple convenience dialog to get a single value from the user
|
class |
QMessageBox |
Modal dialog for informing the user or for asking the user a question and receiving an answer
|
class |
QProgressDialog |
Feedback on the progress of a slow operation
|
class |
QWizard |
Framework for wizards
|