WS only change

Change-Id: I922969db94e005fdbcdae74f0b6c78b1707f85e6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Tobias Hunger
2015-06-23 15:21:55 +02:00
parent f8bc493860
commit 94756d42c2

View File

@@ -46,24 +46,24 @@
\section1 Basics
\list
\li \l{Getting and Building Qt Creator}
\li \l{Creating Your First Plugin}
\li \l{Plugin Meta Data}
\li \l{Plugin Life Cycle}
\li \l{Getting and Building Qt Creator}
\li \l{Creating Your First Plugin}
\li \l{Plugin Meta Data}
\li \l{Plugin Life Cycle}
\endlist
\section1 Design Principles
\list
\li \l{The Plugin Manager, the Object Pool, and Registered Objects}
\li \l{Aggregations}
\li \l{Extending and Providing Interfaces}
\li \l{The Plugin Manager, the Object Pool, and Registered Objects}
\li \l{Aggregations}
\li \l{Extending and Providing Interfaces}
\endlist
\section1 Creating 3rd-Party Plugins
\list
\li \l{A Note on Binary Compatibility}
\li \l{Creating User-Installable Plugins}
\li \l{A Note on Binary Compatibility}
\li \l{Creating User-Installable Plugins}
\endlist
*/