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

ActiveQt: Invoking Q_INVOKABLE method on QAxWidget crashes the external widget server process.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.1.1
    • 5.0.0
    • ActiveX Support
    • None
    • Windows 7
    • 2a6a3f0b6b6b1317a9fb2fd55202e4dbadbc3795

      QAxWidget exposes Q_INVOKABLE methods of Qt widget based activeX servers, but invoking such method will crash the server:

      ASSERT: "slot.methodType() == QMetaMethod::Slot" in file .\qaxserverbase.cpp, line 2383
      

      Seems that QAxWidgets only support invoking slots at the moment.

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

            kleint Friedemann Kleint
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes