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

Please add clang module maps to Qt's includes

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • Core: Other
    • None

      I work on an open-source testing library as part of the Swift project. We're adding a feature to the next Swift release that allows test authors to attach images to tests as PNG or JPEG files. We've build support for this feature for Apple's image types (NSImage and UIImage) and for Windows' image types (HBITMAP and IWICBitmap).

      We'd like to also add support for Qt's equivalent (QImage and QPixmap) but before we can do so, Swift needs to be able to "see" Qt's headers. Swift imports C++ symbols that are visible through a clang modulemap file stored alongside the relevant C++ header files.

      Please consider adding one or more clang modulemaps to Qt's headers/includes so that we can implement this feature for our users. Thanks!

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

            vestbo Tor Arne Vestbø
            grynspan Jonathan Grynspan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes