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:
Teea Poldsam
2024-05-27 09:19:35 +03:00
committed by Teea Põldsam
parent c5d0263b32
commit 7724da3027

View File

@@ -13,4 +13,26 @@
\list
\li \l {Creating Glow and Bloom Effects}
\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
*/