📜 ⬆️ ⬇️

Qt 4.8 release

Colleagues, I congratulate us with the release of the next version of this very good cross-platform framework. First of all, Qt is a set of primitives and ready-made modules for developing GUI cross-platform C ++ applications, but over the years of development, the scope of Qt has expanded significantly. The code for creating “rubber”, easily localizable interfaces has long been available not only from C ++, but also from many other languages ​​- python, ruby, php. The QML technology, which we have read a lot in the last month thanks to the Nokia competition, allows us to create full-screen interfaces based not on widgets, but on graphic primitives, their interaction and animation. Built-in tools for using Javascript as a scripting language for applications, tight integration with WebKit, your own cross-platform IDE - you can talk about Qt for quite some time. But I will not do this - just briefly tell you about what is new.


Announcement from Nokia in English can be read here . What, in my opinion, there is interesting:

Before the new year I will try to transfer to Qt 4.8 one of our free products, Advanced IP Scanner. If something interesting comes out in the process, I'll tell you.

PS And in the fifth version of Nokia is going to come to grips with the problem of the size of the library - they will cut it into small pieces and reduce the size in every possible way. We hope and wait.

')

Source: https://habr.com/ru/post/134672/


All Articles