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

Make Qt examples self-contained

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Examples and Demos
    • None

    Description

      Qt examples should not reference individual source or asset files outside of their individual example directory. If an example uses a 'shared' directory, it either should duplicate the relevant sources and assets in the respective example directories, or create a static 'QtXYModuleExamplesPrivate' library that is built as part of Qt, and can be referenced by these examples - something we already discussed & implemented before e.g. for sharing icons.

      https://www.mail-archive.com/development@qt-project.org/msg43753.html

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes