Evgenii Legotckoi
Evgenii LegotckoiJune 24, 2019, 7:57 a.m.

Qt 5.13 Release

On June 19, Qt Company released Qt 5.13. As always, releases come with new features, updates, bug fixes, and improvements. In Qt 5.13, Qt Company also focused on a tool that makes designing, developing, and deploying software with Qt more efficient for both designers and developers. Let's take a look at some of the highlights of Qt 5.13, as well as some of the tooling updates.


Qt для WebAssembly

Qt for WebAssembly allows you to build Qt applications for web browsers and is now fully supported. Qt for WebAssembly uses Emscripten to compile Qt applications for the web server, allowing you to run your own applications in any browser that supports WebAssembly without the need for client-side installation. Qt sets the pace for C++ development for WebAssembly, and Google recently used Qt as an example of how to run C++ applications in the browser at Google's I/O'19 event.

Qt GUI

Qt GUI summarizes classes for window system integration, event handling, OpenGL and Open GLES integration, 2D graphics, basic images, fonts, and text.

Qt QML

The Qt QML module provides a platform for developing flexible user interfaces in QML. Improved support for enums declared in C++, JavaScript "null" as the anchor value is now optimized at compile time, and QML now generates function tables in 64-bit windows, allowing stack unwinding with JITed functions.

Qt Quick и Qt Quick Controls 2

The standard library for writing QML applications and the user interface controls for creating user interfaces have also received some updates. Added support for TableView to hide rows and columns, and for Qt Quick Controls 2 added SplitView, a control that lays out items horizontally or vertically with a draggable divider between each item. Also added the cache property to the icon.

Qt WebEngine

Qt WebEngine integrates Chromium's fast web capabilities into Qt and its latest version is now based on Chromium 73. Added PDF viewing via Chromium internal extension, application local client certificate store, support for client certificates from QML, web notification APIs and thread-safe and page-specific URL request interceptors.

Qt Network

Qt Network provides a set of APIs for software applications using TCP/IP and adds Secure Channel support for SSL sockets and support for OCSP stapling. As of Qt 5.13, OpenSSL 1.1 is now used to support SSL connections on Linux and Android.

Qt Multimedia

Provides a rich set of QML types and C++ classes for handling multimedia content. Also added continuous playback to QML VideoOutput using the flushMode property, support for GStreamer for Windows/macOS and HTTP headers and audio roles for Android.

Qt KNX

Client side client - connection to KNXnet/IP server. This connection can be used to send messages to the KNX bus and to control the functions of KNX devices commonly used in building automation. In Qt 5.13, the module received a secure client API.

Qt OPC UA

The next generation of Industry 4.0 applications based on the client/server architecture has received some updates. Basically, the C++ API is now fully supported, and technical previews of the QML API and Secure Client C++ API have been added.

Qt CoAP (Tech Preview)

Qt CoAP (Constrained Application Protocol) is a client-side implementation of the M2M protocol for use with constrained hosts and networks for the Internet of Things. In Qt 5.13, the module received support for TLS (DTLS) datagram over UDP.

We recommend hosting TIMEWEB
We recommend hosting TIMEWEB
Stable hosting, on which the social network EVILEG is located. For projects on Django we recommend VDS hosting.

Do you like it? Share on social networks!

Comments

Only authorized users can post comments.
Please, Log in or Sign up
AD

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:50points,
  • Rating points-4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:80points,
  • Rating points4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:20points,
  • Rating points-10
Last comments
ИМ
Игорь МаксимовNov. 22, 2024, 11:51 a.m.
Django - Tutorial 017. Customize the login page to Django Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
Evgenii Legotckoi
Evgenii LegotckoiOct. 31, 2024, 2:37 p.m.
Django - Lesson 064. How to write a Python Markdown extension Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
A
ALO1ZEOct. 19, 2024, 8:19 a.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 7:51 a.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 11:02 a.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
Now discuss on the forum
Evgenii Legotckoi
Evgenii LegotckoiJune 24, 2024, 3:11 p.m.
добавить qlineseries в функции Я тут. Работы оень много. Отправил его в бан.
t
tonypeachey1Nov. 15, 2024, 6:04 a.m.
google domain [url=https://google.com/]domain[/url] domain [http://www.example.com link title]
NSProject
NSProjectJune 4, 2022, 3:49 a.m.
Всё ещё разбираюсь с кешем. В следствии прочтения данной статьи. Я принял для себя решение сделать кеширование свойств менеджера модели LikeDislike. И так как установка evileg_core для меня не была возможна, ибо он писался…
9
9AnonimOct. 25, 2024, 9:10 a.m.
Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…

Follow us in social networks