forked from qt-creator/qt-creator
WS only change
Change-Id: I922969db94e005fdbcdae74f0b6c78b1707f85e6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user