Programming

Qt Design Studio 1.0 released with Qt photoshop bridge, timeline based animations and Qt live preview

2 min read

The Qt team released Qt Design Studio 1.0 yesterday. Qt Design Studio 1.0 explores features such as Qt photoshop bridge, timeline-based animations, and Qt live preview among other features.

Qt Design Studio is a UI design and development environment which allows designers and developers around the world to rapidly prototype as well as develop complex and scalable UIs.

Let’s discuss the features of Qt Design Studio 1.0 in detail.

Qt Photoshop Bridge

Qt Design Studio 1.0 comes with Qt photoshop bridge that allows users to import their graphics design from photoshop. Users can also create re-usable components directly via Photoshop. Moreover, exporting directly to specific QML types is also allowed.

Other than that, Qt photoshop Bridge comes with an enhanced import dialog as well as basic merging capabilities.

Timeline-based animations

Timeline-based animations in Qt Design Studio 1.0 come with a timeline-/keyframe-based editor. This editor allows designers to easily create pixel-perfect animations without having to write a single line of code. You can also map and organize the relationship between timelines and states to create smooth transitions from state to state. Moreover, selecting multiple keyframes is also enabled.

Qt Live Preview

Qt Live Preview lets you run and preview your application or UI directly on the desktop, Android devices, as well as the Boot2Qt devices. You can also see how your changes affect the UI live on your target device. Moreover, it also comprises a zoom in and out functionality.

Other Features

  • You can insert a 3D studio element to preview it on the end target dice with the Qt Live Preview.
  • There’s a Qt Safe Renderer integration that uses Safe Renderer items and also map them in your UI.
  • You can use states and timeline for the creation of screen flows and transitions.

Qt Design Studio is free, however, you will need a commercial Qt developer license to distribute the UIs created with Qt Design Studio.

For more information, check out the official Qt Design Studio blog.

Read Next

Qt 3D Studio 2.1 released with new sub-presentations, scene preview, and runtime improvements

Qt creator 4.8 beta released, adds language server protocol

Qt Creator 4.7.0 releases!

Natasha Mathur

Tech writer at the Packt Hub. Dreamer, book nerd, lover of scented candles, karaoke, and Gilmore Girls.

Share
Published by
Natasha Mathur

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago