qtdeclarative/examples/platforms
Topi Reinio 50d8d6cfa0 Doc: Fix Linking issues
- Fix linking to `QtQuickView` Android class
- Fix incorrect link target to section
- Fix \sa link to QLocale::createSeparatedList()
- Remove link to undocumented header `qqmlregistration.h`
- Replace link to non-existent QML type HeaderViewDelegate with actual
  type name(s).
- Fix links to (Horizontal|Vertical)HeaderView::delegate property, as
  the property is documented in the base type.
- Remove \sa links to private member QSGTextNode::doAddTextDocument()

Pick-to: 6.9
Change-Id: I3bab7155f8d73af6d51f8cfe890ece6d31671f1d
Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
2025-05-20 09:16:13 +00:00
..
android Doc: Fix Linking issues 2025-05-20 09:16:13 +00:00
CMakeLists.txt Add example showcasing Embedding QML to native Android Java project 2024-04-10 13:24:53 +03:00