Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140524

Quick Examples: Remove macro DECLARATIVE_EXAMPLE_MAIN ?

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.11
    • None
    • All

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes