Qt Contributors Summit 2022 - Program/Qt Design Studio: How to contribute: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:QtCS2022]]
[[Category:QtCS2022]]
[[File:QtSummit2022-QtDesignStudio.pdf|thumb]]


==Session Summary==
==Session Summary==
Line 16: Line 17:
A short introduction to Qt Design Studio
A short introduction to Qt Design Studio


=== Behind the Scenes of Qt Design Studio ===
===Behind the Scenes of Qt Design Studio===
Using Qt and Qt Quick for cross platform desktop applications
Using Qt and Qt Quick for cross platform desktop applications


Line 43: Line 44:


Some parts like the Qt Bridges are closed source
Some parts like the Qt Bridges are closed source
Qt Design Studio supports the plugin API of Qt Creator

Latest revision as of 11:48, 8 June 2022

File:QtSummit2022-QtDesignStudio.pdf

Session Summary

What is Qt Design Studio and how can developers contribute to the code base

Session Owners

  • Thomas Hartmann

Notes

(Taken by XXX)

What is Qt Design Studio

A short introduction to Qt Design Studio

Behind the Scenes of Qt Design Studio

Using Qt and Qt Quick for cross platform desktop applications

We ported Qt Design Studio to Qt 6

Qt Design Studio is available for Windows, macOS and Linux

Customized version of Qt Creator

Qt Advanced Docking System

Using Qt Quick for desktop applications

Studio Controls

How can I contribute to Qt Design Studio

No fork of Qt Creator

Qt Design Studio is a branded Qt Creator

Different packaging of Qt Design Studio

Qt Design Studio comes with a specific Qt version for the runtime

Qt Design Studio comes with custom components qt-labs/qtquickdesigner-components

Some parts like the Qt Bridges are closed source

Qt Design Studio supports the plugin API of Qt Creator