Qt Design Studio 1.2 release

Qt Project ΠΎΠΏΡƒΠ±Π»ΠΈΠΊΠΎΠ²Π°Π» issue QtDesignStudio 1.2, an environment for designing user interfaces and developing graphical applications based on Qt. Qt Design Studio makes it easy for designers and developers to work together to create working prototypes of complex and scalable interfaces. Designers can focus only on the graphic design layout, while developers can focus on developing the application logic using the automatically generated QML code for designer layouts.

Using the workflow offered in Qt Design Studio, you can turn layouts prepared in Photoshop or other graphic editors into working prototypes in a matter of minutes that can be run on real devices. The product was originally shipped for free, but it was allowed to distribute prepared interface components
only to holders of a commercial license for Qt.

Starting from version 1.2, developers are offered an edition Qt Design Studio Community Edition, which does not impose restrictions on use, but lags behind the main product in terms of functionality. In particular, the Community Edition does not include modules for importing graphics from Photoshop and Sketch.

Regarding the open source, it is reported that the application is a specialized version of the Qt Creator environment, assembled from a common repository. Most of the Qt Design Studio-specific changes are already part of the core Qt Creator codebase. Including some features of Qt Design Studio are available directly from Qt Creator, for example, since release 4.9, a graphics editor based on the timeline is available.
The Photoshop and Sketch integration modules remain proprietary.

The release of Qt Design Studio 1.2 is notable for the addition of the module Qt Bridge for Sketch, which allows you to create ready-to-use components based on layouts prepared in Sketch and export them to QML code. Of the general changes, support for complex gradients based on Qt QuickShapes, which can now be processed as Qt Design Studio components. For example, spherical and conical gradients combined with animation can be used to effectively visualize measurements and sensor readings. In addition, when designing interfaces, you can now go beyond linear vertical gradients.

Qt Design Studio 1.2 release

Main features of Qt Design Studio:

  • Timeline Animation - An editor based on timeline and keyframes that allows you to easily create animation without writing code;
  • The resources developed by the designer are turned into universal QML components that can be reused in various projects;
  • Qt Live Preview - allows you to preview an application or user interface being developed directly on the desktop, Android devices, or Boot2Qt. The changes you make can be immediately observed on the device. It is possible to control FPS, upload files with translations, change the scale of elements. Including supported preview on devices of elements prepared in the application Qt 3D Studio.
  • Ability to integrate with Qt Safe Renderer - Safe Renderer elements can be mapped to elements of the developed interface.
  • Display side-by-side visual editor and code editor - you can visually make changes to the design or edit QML at the same time;
  • A set of ready-made and customizable buttons, switches and other controls;
  • Built-in and customizable set of visual effects;
  • Dynamic layout of interface elements allows you to adapt it to any screen;
  • An advanced scene editor that allows you to work out the elements to the smallest detail;
  • Qt Photoshop Bridge and Qt Sketch Bridge modules for importing graphics from Photoshop and Sketch. Allows you to create ready-to-use components directly from graphics prepared in Photoshop or Sketch and export them to QML code. Not included in the Community edition.

Source: opennet.ru

Add a comment