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

UIC command line option --no-default-includes has no effect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5.2
    • Build tools: uic
    • None
    • Windows

    Description

      I am trying to use Qt6 in a C++ module. So I would like to disable inclusion of standard Qt header files in the UIC generated headers, and add my own include that will import the C++ module.

       

      But passing `--no-default-includes` to uic command line has no effect, the #include lines for Qt headers are still generated...

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            adrian.constantin Adrian Constantin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes