Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
6.8
-
-
68785b3e5 (dev), 8d97598e9 (6.9), c5ac6e08f (6.8)
Description
Why?
Cause
- As a developer I want my QML project from Designer compliant to my Qt Quick for Android project and vice versa (see QTBUG-127554)
- Like QtQuick.Controls i.e QtQuickdotControls
Customer
- Android developer needed this in QtDS to Android Studio integration
Cruft
- Not directly related to QtDS, although they usually have dotted URIs
What?
Definition
- Handling of dotted URI QML modules in ADQt code generator
Demarcation
- No QtDS changes needed
Dependencies
FF due to androiddeployqt (generating the stuff) changes- also includes Java package name spaces
How to do this
- androiddeployqt would write the class implementations for QtQuickContents in a directory hierarchy that follows a Java style nested package hierarchy.
Attachments
Issue Links
- is cloned by
-
QTBUG-125892 QtDS compatibility - Improve qmldir path discovery
-
- Closed
-
- is duplicated by
-
QTBUG-125900 Module with dot conversion to a valid Java class name
-
- Closed
-
- relates to
-
QTBUG-125970 QML components with the same name under a module
-
- Closed
-
-
QTBUG-125971 Java QML codegen source file handling
-
- Closed
-
-
QTBUG-127554 Android studio and QT DS projects are not compatible
-
- In Progress
-
- resulted from
-
QTBUG-124846 Strong typing - Make QtQuickView APIs strongly typed
-
- Closed
-
(1 resulted from)
1.
|
Implement |
![]() |
In Progress | Soheil Armin |
2.
|
Document |
![]() |
Reported | Nicholas Bennett |
3.
|
Verify to work |
![]() |
Reported | Qt Android Team |