User:Tim.Jenssen/QML Puppet Rendering in Qt Design Studio: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 May 2025

9 May 2025

7 May 2025

  • curprev 17:1117:11, 7 May 2025Tim.Jenssen talk contribs 3,712 bytes +3,712 Created page with "== Architecture Overview == Qt Design Studio uses a dual-process architecture for QML editing. The main application (GUI, editors, views) talks over a local IPC channel to one or more QML Puppet processes that run headless QML engines and render the items off‑screen. {| class="wikitable" |+ Dual-process architecture |- ! QML Puppet Side<br>(QML runtime & rendering) ! Design Application Side<br>(QML document & editing UI) |- | * No visible window – renders into i..."