qt5base-lts/examples/widgets/dialogs
Oswald Buddenhagen d32f47b703 fix usage of wince scope
Fix style issues along the way.

Change-Id: Ic6a6de28e198eb0b14c198b802e78845703909b9
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-06-05 10:29:10 +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 fix usage of wince scope 2015-06-05 10:29:10 +00: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.