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

ActiveQt: Signals of a activeQt server do not generate corresponding event entries in IDL file.

XMLWordPrintable

    • f4fb6abcc5bda601881b846613eb882b5a2db94d

      Event entries are not getting generated to IDL files of activeQt servers. Works in Qt4.

      Seems that the issue stems from the fact that "void" return type is now correctly returned as such when queried from QMetaMethod::typeName(). This also causes a bunch of warnings from QVariant at runtime: "Trying to create a QVariant instance of QMetaType::Void type, an invalid QVariant will be constructed instead".

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

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes