-
User Story
-
Resolution: Fixed
-
P2: Important
-
None
-
6.10
-
None
-
b9c0da70a (dev), d558970a4 (6.10), bbd6f57eb (dev), 28002e253 (6.10), a3e426b50 (6.9), 1aae1df0f (dev), 1a1b8765e (dev), 88bf09e51 (6.10), f9e554175 (6.10)
Clean up list of application examples in Qt 6.10.
Application examples should be complete applications with a (hypothetical) use case. As the application example category is shown first in Qt Creator, they should be visually pleasing, adhere to best practices, and compile and run _without any warnings.
Suggested changes:
- Getting Started Programming with Qt Quick
- This is a tutorial, not an (application) example
- -> Move to Other category
- Qt Quick Demo - RESTful API client
- Name indicates the technology, not the purpose of the app.
- Has a rather weak hypothetical use case.
- -> Better fits to Networking category
- Window Embedding
- This is a technology demo, not an example with a use case
- -> Move to Graphics category
- QtJenny: Generating C++ proxy classes to access Android APIs
- This is a technology demo, not an example with a use case
- -> Move to Mobile category