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

AppMan: IntentServerHandler is not registered correctly

XMLWordPrintable

    • c92700b1c (dev), 76405c024 (6.5), 2484df534 (6.6), 3f4f236aa (6.5.2)

      This public type is not recognized by developer tools: https://doc.qt.io/QtApplicationManager/qml-qtapplicationmanager-systemui-intentserverhandler.html

       

      IDE issues

       

      QML compiler issues

      Warning: Main.qml:5:2: IntentServerHandler was not found. Did you add all import paths? [import]
          IntentServerHandler {}
          ^^^^^^^^^^^^^^^^^^^
      Info: Did you mean "IntentServer"?
          IntentServer {}
          ^^^^^^^^^^^^
      Warning: Main.qml:5:2: Type IntentServerHandler is used but it is not resolved [unresolved-type]
          IntentServerHandler {}
          ^^^^^^^^^^^^^^^^^^^
      

       

      Root cause

      dumpqmltypes is missing &IntentServerHandler::staticMetaObject: https://github.com/qt/qtapplicationmanager/blob/v6.5.1/src/tools/dumpqmltypes/dumpqmltypes.cpp#L46-L84

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

            rgriebl Robert Griebl
            skoh-qt Sze Howe Koh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes