Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2.8, 6.5.1
-
c92700b1c (dev), 76405c024 (6.5), 2484df534 (6.6), 3f4f236aa (6.5.2)
Description
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
Attachments
Issue Links
- resulted in
-
QTBUG-114357 AppMan: Port from manual Q_CLASSINFO()+dumpqmltypes to QML_ELEMENT+qmltyperegistrar
- Withdrawn
For Gerrit Dashboard: QTBUG-114356 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
482978,7 | Cleanup our custom qmltype generation | dev | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
485849,2 | Cleanup our custom qmltype generation | 6.5 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
485850,2 | Cleanup our custom qmltype generation | 6.5.2 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
485851,2 | Cleanup our custom qmltype generation | 6.6 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
485852,1 | Cleanup our custom qmltype generation | tqtc/lts-6.2 | qt/tqtc-qtapplicationmanager | Status: ABANDONED | 0 | 0 |