Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Duplicate
-
Affects Version/s: 6.0
-
Fix Version/s: None
-
Component/s: QML: Compiler
-
Labels:None
Description
This is a stub task to track initial progress on QML object-creation compiler. The idea of this spike is to:
- Get a grasp of existing infrastructure and main ideas of QML->C++ compilation (looking primarily at Simon's POC and Ulf's POC in qtdeclarative)
- Better understand the internals of QML<
>Qt<>C++ interaction - Kick start the work on the actual compiler
Honorable mentions:
Ulf's later patch to the qtdeclarative compiler