fc9aae544b
If we wish to introduce a new color dialog option, then we might as well use it in our example. Change-Id: I7771d9d50e2ab0489fbeece8dea38a0b72b9b21e Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> |
||
---|---|---|
.. | ||
licensewizard | ||
standarddialogs | ||
tabdialog | ||
trivialwizard | ||
CMakeLists.txt | ||
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.