
What is Qt framework and how to use it for GUI development?
We cover Qt-related issues on our blog, but only recently realized that many of our readers may not even know […]
Qt World Summit is the yearly event organized by The Qt Company for all the people interested in Qt QML coding, UX/UI designing using Qt tools, quality assurance software and in general project development using Qt framework. So it doesn’t matter if you are a developer, tester, designer or manager. Qt World Summit 2022 is an event for you.
The event takes place on Wednesday 9th November from 09:00 AM to 02:00 PM CET. It’s fully online and you can register here.
We couldn’t miss this biggest event in the world of Qt QML software development. Therefore, this year Scythe Studio sponsors Qt World Summit to make the event even greater. Lukas Kosiński – our CEO, is going to have a talk about using new CMake qt_add_qml_module() command at 11:45 CET&EST.
We will also be at two local Qt roadshows with talks regarding Qt for Automotive and Qt QML coding conventions:
Berlin, Amplifier, November 17th – “Another IVI Built With Qt – Why Automotive Chooses Qt”
Stockholm, Hotel at Six, November 24th – “How to Write Clean QML Code in 2022?”
See you there!
What’s the talk about? With Qt 6, CMake became much more popular and even the default build system for Qt projects. Many Qt developers that needed to switch to CMake from qmake experienced difficulties organizing their projects.
Thankfully, many of the issues are gone thanks to newly introduced qt_add_qml_module() CMake command. It really simplifies the way of managing QML files, resources and modules. Our presentation will provide you with answers to common questions and concerns such as:
In addition, Lukas will touch on some additional options and provide you with an open source example of a Qt QML project with a module organized using this function.
Let's face it? It is a challenge to get top Qt QML developers on board. Help yourself and start the collaboration with Scythe Studio - real experts in Qt C++ framework.
Discover our capabilitiesWe cover Qt-related issues on our blog, but only recently realized that many of our readers may not even know […]
Qt and QML provide a powerful framework for developing modern, cross-platform applications with a sleek and responsive UI. While Qt […]
Choosing the best framework to develop an application is a tough task. Nonetheless, that is a critical decision to make before starting the development of your next project. Currently, quite a popular method of software development is cross platform software development. What is cross platform development? This is an approach that allows you to reuse code between different operating systems like iOS and Android or macOS and Windows. Following this way of apps development is first of all cost and time effective. In multiple cases, it is a better approach than native app development. Therefore, if you want to follow this approach, reduce costs and develop apps more quickly, you need to use a cross platform framework such as Flutter, React Native or Qt. But which one to choose? In this article, we compare Flutter vs React Native vs Qt to help you answer that question.