Doc: add tutorials to overview page Qt Widgets
Change-Id: I62037ce2190689b2e9c8d62a9d67e1d477e1be42 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
ce9a806336
commit
b7c33df724
@ -555,3 +555,7 @@
|
||||
\externalpage http://doc.qt.io/qtcreator/creator-project-creating.html#creating-c-classes
|
||||
\title Qt Creator: Creating C++ Classes
|
||||
*/
|
||||
/*!
|
||||
\externalpage http://doc.qt.io/qtcreator/creator-writing-program.html
|
||||
\title Creating a Qt Widget Based Application
|
||||
*/
|
||||
|
@ -133,6 +133,10 @@ interfaces
|
||||
\section2 Tutorials
|
||||
\list
|
||||
\li \l{Widgets Tutorial}
|
||||
\li \l{Getting Started Programming with Qt Widgets}
|
||||
\li \l{Creating a Qt Widget Based Application}
|
||||
|
||||
|
||||
\li \l{Model/View Tutorial}
|
||||
\endlist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user