forked from qt-creator/qt-creator
Doc: move Qt Designer info to Qt Designer topic
This information looks a bit out of place on the landing page where we make a distinction between Qt Designer and Qt Qt Quick Designer. Change-Id: Ie8b7cb678c1ecc293f74bc43252536b550649b88 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -57,15 +57,4 @@
|
|||||||
applications for them.
|
applications for them.
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\section1 Related Topics
|
|
||||||
|
|
||||||
\list
|
|
||||||
|
|
||||||
\li \l{Adding Qt Designer Plugins}
|
|
||||||
|
|
||||||
You can use Qt APIs to create plugins that extend Qt applications.
|
|
||||||
This enables you to add your own widgets to \QD.
|
|
||||||
|
|
||||||
\endlist
|
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -119,4 +119,10 @@
|
|||||||
the context menu.
|
the context menu.
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
\section1 Adding Widgets
|
||||||
|
|
||||||
|
You can use Qt APIs to create plugins that extend Qt applications. This
|
||||||
|
enables you to add your own widgets to \QD. For more information, see
|
||||||
|
\l{Adding Qt Designer Plugins}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user