forked from qt-creator/qt-creator
Doc: Add topics to Best Practices section
Fixes: QDS-12756 Change-Id: I34db98abb6c1b30e0df94440711ff1979552a25d Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
committed by
Teea Põldsam
parent
c5d0263b32
commit
7724da3027
@@ -13,4 +13,26 @@
|
|||||||
\list
|
\list
|
||||||
\li \l {Creating Glow and Bloom Effects}
|
\li \l {Creating Glow and Bloom Effects}
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
\section1 Performance
|
||||||
|
|
||||||
|
\list
|
||||||
|
\li \l {Optimizing Designs}
|
||||||
|
\li \l {QML Performance Considerations And Suggestions}
|
||||||
|
\li \l {Creating Optimized 3D Scenes}
|
||||||
|
\li \l {Using Components Economically}
|
||||||
|
\endlist
|
||||||
|
|
||||||
|
\section1 Projects
|
||||||
|
|
||||||
|
\list
|
||||||
|
\li \l {Converting Qt 5 Projects into Qt 6 Projects}
|
||||||
|
\li \l {Converting UI Projects to Applications}
|
||||||
|
\endlist
|
||||||
|
|
||||||
|
\section1 Workflow
|
||||||
|
|
||||||
|
\list
|
||||||
|
\li \l {Designer-Developer Workflow}
|
||||||
|
\endlist
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user