From 20d2f024851d1b4c335d6288bd9aa6942ed02d4e Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 3 Apr 2018 15:22:16 +0200 Subject: Doc: Remove section about Qt Gui in Qt 4 from overview page Qt 5 is now old enough that the delta to Qt 4 doesn't need to be on the central module page anymore. This is best left to https://doc.qt.io/qt-5/portingguide.html Change-Id: If65ef91765e1aca37fd7f107c2334ac65e403cd3 Reviewed-by: Leena Miettinen --- src/gui/doc/src/qtgui.qdoc | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/gui/doc/src/qtgui.qdoc b/src/gui/doc/src/qtgui.qdoc index 010659df8c..a425c8a84d 100644 --- a/src/gui/doc/src/qtgui.qdoc +++ b/src/gui/doc/src/qtgui.qdoc @@ -195,19 +195,6 @@ For more information, see the \l{Hello Vulkan Widget Example} and the \l {Hello Vulkan Window Example}. - \section1 Qt GUI Prior to Qt 5.0 - - Prior to Qt 5.0, the Qt GUI module was the monolithic container - for all things relating to graphical user interfaces in Qt, and - included the Qt widget set, the item views, the graphics view - framework and also printing. Starting Qt 5, these classes have - been moved to the Qt Widgets module. Printing has been - moved to the Qt Print Support module. Please note that these - modules can be excluded from a Qt installation. - - Qt GUI now contains only a small set of enablers, which are generally - useful for all graphical applications. - \section1 Drag and Drop More info in \l{Drag and Drop} -- cgit v1.2.3