Change-Id: Ifb016ae2a0986b436f788b34513c81ea91f3804a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> |
||
|---|---|---|
| .. | ||
| classwizard | ||
| configdialog | ||
| extension | ||
| findfiles | ||
| licensewizard | ||
| sipdialog | ||
| standarddialogs | ||
| tabdialog | ||
| trivialwizard | ||
| 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.