Task-number: QTBUG-87661 Change-Id: I0dacfdc97a3fb7d88da85b67800f2c1b084d869b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> |
||
|---|---|---|
| .. | ||
| classwizard | ||
| extension | ||
| findfiles | ||
| licensewizard | ||
| standarddialogs | ||
| tabdialog | ||
| trivialwizard | ||
| .prev_CMakeLists.txt | ||
| 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.