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

Allow choosing <> over "" for qdbusxml2cpp -i

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 6.5.0 Beta1
    • 6.2.4, 6.3.0 RC
    • D-Bus
    • None
    • 3
    • cc70757964 (qt/qtbase/dev) cc70757964 (qt/tqtc-qtbase/dev)
    • Team B Foundation Sprint 60, Foundation Sprint 61

    Description

      qdbusxml2cpp's -i option always uses "" for the includes. Sometimes, one would like it to use <> for them, because some compilers may use a different search strategy for <> than for "" (e.g., including or excluding files in the same directory).

      Acceptance criteria:

      1. qdbusxml2cpp has a new command line option (--global-include/-I, naming subject to bikeshedding), which will include the given argument using <> instead of -i's ""
      2. Use of the new switch is rolled out in at least qtconnectivity

      Attachments

        Issue Links

          Activity

            People

              mate Mate Barany
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: