qt5base-lts/examples/widgets/dialogs
Jani Heikkinen 2b75c156b6 Updated BSD licensed file headers
Change-Id: I6441ff931dbd33b698d762e6f6784898f3f60fe7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-02-15 07:41:17 +00:00
..
classwizard Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
configdialog Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
extension Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
findfiles Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
licensewizard Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
sipdialog Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
standarddialogs Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tabdialog Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
trivialwizard Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
dialogs.pro Check for printsupport module when building according example 2013-02-20 10:28:52 +01:00
README Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00

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.