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

From Qt Wiki
< Qt Contributors Summit 2022 - Program
Revision as of 11:48, 8 June 2022 by Thomas Hartmann (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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