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

Repc generates broken C++ code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.12.2
    • Remote Objects
    • None

      When using the following property definition in a rep file, repc generates broken code:

      PROP(QHash<QString, QSet<QString> > supportedIdentifiers CONSTANT);
      

      Generated code:

      explicit TestSimpleSource(QHash<QString, QSet<QString> > supportedIdentifiers = , QObject *parent = nullptr) : TestSource(parent)
      

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

            bstottle Brett Stottlemyer
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes