qt6windows7/examples/widgets/dialogs
2023-10-29 23:33:08 +01:00
..
classwizard qt 6.5.1 original 2023-10-29 23:33:08 +01:00
extension qt 6.5.1 original 2023-10-29 23:33:08 +01:00
licensewizard qt 6.5.1 original 2023-10-29 23:33:08 +01:00
standarddialogs qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tabdialog qt 6.5.1 original 2023-10-29 23:33:08 +01:00
trivialwizard qt 6.5.1 original 2023-10-29 23:33:08 +01:00
CMakeLists.txt qt 6.5.1 original 2023-10-29 23:33:08 +01:00
dialogs.pro qt 6.5.1 original 2023-10-29 23:33:08 +01:00
README qt 6.5.1 original 2023-10-29 23:33:08 +01:00

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.