qt6-bb10/examples/widgets/dialogs
Tor Arne Vestbø 5466eb289f Remove warnings about examples not running in the Qt Simulator
The Qt Simulator is no longer supported with Qt 5.

Change-Id: I0f98351d482dd0554ea0754746d56f94ee6bf22f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-10-09 21:45:31 +02:00
..
classwizard Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
configdialog Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
extension Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
findfiles
licensewizard Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
sipdialog Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
standarddialogs
tabdialog
trivialwizard Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
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.