mirror of https://github.com/qt/qtbase.git
This example uses two windows and requires both to be visible at the same time. Call showNormal() instead of show() to prevent the first window from becoming fullscreen on platforms where show() uses fullscreen mode by default. Change-Id: Iab8bcfeba0ec14a8ea87256e0c843db279749d61 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> |
||
---|---|---|
.. | ||
aggregate | ||
corelib | ||
dbus | ||
gui | ||
network | ||
opengl | ||
qmake | ||
qtconcurrent | ||
qtestlib | ||
sql | ||
vulkan | ||
widgets | ||
xml | ||
CMakeLists.txt | ||
README | ||
examples.pro |
README
Qt is supplied with a number of example applications that have been written to provide developers with examples of the Qt API in use, highlight good programming practice, and showcase features found in each of Qt's core technologies. Documentation for examples can be found in the Examples section of the Qt documentation.