Change-Id: Iebcdf53646f1a42c327414edf21ac93a7d1c0a56 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> |
||
|---|---|---|
| .. | ||
| 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.