-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.11
-
None
Many quick examples still use the macro DECLARATIVE_EXAMPLE_MAIN ( qtdeclarative/examples/quick/shared/shared.h:14 ) which has a few issues:
- Examples should be self-contained
- Examples should use loadFromModule (currently resources)
- Code style nags: Calls many static functions with instances, no string literals