summaryrefslogtreecommitdiffstats
path: root/examples/widgets/dialogs/README
blob: 090b0110619f66e8f3d87508247245f706668d44 (plain)
1
2
3
4
5
6
7
8
9
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.