qt6-bb10/examples/widgets/dialogs
Tor Arne Vestbø 5789ffd9cc QErrorMessage: Improve standard dialogs example
Change-Id: Ia5a2251662fe56809fc66cdadd117259d6bfd977
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2022-11-30 14:48:51 +01:00
..
classwizard
extension
findfiles
licensewizard
standarddialogs
tabdialog
trivialwizard
CMakeLists.txt
README
dialogs.pro

README

Qt includes standard dialogs for many common operations, such as file
selection, printing, and color selection.

Custom dialogs can also be created for specialized modal or modeless
interactions with users.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.