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
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:QtCS2022]]
[[Category:QtCS2022]]
[[File:QtSummit2022-QtDesignStudio.pdf|thumb]]


==Session Summary==
==Session Summary==

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