Andrei Yankovich
June 20, 2019, 6:21 p.m.

SoftwareRelease of C ++ / QML application deployment utility CQtDeployer v1.2.3

Qt, C++, cqtdeployer, QML


After a month of development, a release of the cross-platform utility CQtDeployer v1.2.3 has been prepared. The source texts of the CQtDeployer components are shipped under LGPLv3 licenses.

What is new:

  • Added support for qt.conf for Windows builds

qt.conf is …

Read
Andrei Yankovich
May 27, 2019, 10:57 a.m.

QtDeploying Qt and QML Applications on Linux and Windows

Переносимость приложений, QML, cqtdeployer, deployment, переносимость qt, windows, Развертывание, Run Linux Application, Qt, linux, deploy

Introduction

In this article we will look at how to properly collect all qt dependencies for your application, which was collected dynamically.


For a start, a little theory.

Why is this needed?

There are several ways to build applications, the …

Read
Evgenii Legotckoi
Jan. 22, 2019, 1:16 p.m.

QtQt Visual Studio Tools 2.3.1 Release

Qt, QML, Visual Studio, Releases

Qt Visual Studio Tools 2.3.1 have been released for the Visual Studio Marketplace.


Important changes include:

  • Debugging QML programs in the Visual Studio IDE (introduced in development version v2.3.0)
  • Forward compilation of QML files using fast Qt compiler (introduced in …
Read
Lila25mila
Jan. 21, 2019, 5:48 p.m.

QtQt 5.12 LTS - The Way to Faster Launching QML Applications

QML, Qt, Quick

Qt has a long history of using benchmarks like QMLBench to help us know when a change causes performance degradation, but it's also important to see how Qt works at a higher level, allowing components to interact in ways that …

Read
Evgenii Legotckoi
March 6, 2018, 1:17 p.m.

AndroidAndroid. Java vs Qt QML - Tutorial 005. Create a context menu

Qt, Menu, JAVA, Android, QML

After we figured out how to create a menu in the Action Bar, add a context menu to any objects.

In this lesson, we'll add two text fields that will have a context menu.

  • The context menu of the first …
Read
Evgenii Legotckoi
March 2, 2018, 1:53 p.m.

AndroidAndroid. Java vs Qt QML - Tutorial 004. Creating a menu in the Action Bar from the submenu

Qt, JAVA, Android, QML

So, we continue to implement the same functionality in applications for Android from two fundamentally different worlds. Namely on traditional Java and less widespread Qt QML C ++.

This time we implement the menu in ActionBar Activation. I note that …

Read
Evgenii Legotckoi
March 1, 2018, 1:58 p.m.

AndroidAndroid. Java vs Qt QML - Tutorial 003. Console messages and Toast pop-up messages

Android, Toast, QML, log, Qt, JAVA, console

In the previous article , two buttons were created, which were responsible for changing the text in the text field. And now let's consider the option when we need to output information to the console about the button presses, or …

Read
Evgenii Legotckoi
Feb. 27, 2018, 1:40 p.m.

AndroidAndroid. Java vs Qt QML - Tutorial 002. Handling of button clicks

Qt, Android, JAVA, button, QML

After we got acquainted with Hello World from the Java world and Qt QML under Android, I suggest writing an application that will have two buttons and by clicking on these buttons it will change the text in a small …

Read
Evgenii Legotckoi
Feb. 19, 2018, 1:13 p.m.

AndroidAndroid. Java vs Qt QML - Tutorial 001. Hello World

Qt, JAVA, Android, QML

Curiosity sake decided to compare the two options for writing applications for Android. Once upon a time, I began to work on programming for Android on Java, but over time I switched to developing Desktop applications on Qt QML. But …

Read

QtQt Cloud Messaging API available for embedded systems

Cloud, Messaging, QML

Problems with cloud messaging for embedded devices inspired the Kaltiot & SnowGrains teams to create a cross-platform Qt API that makes it easy to send messages from embedded devices. The API is called Qt Cloud Messaging API and is built …

Read
  • Last comments
  • AK
    April 1, 2025, 11:41 a.m.
    Добрый день. В данный момент работаю над проектом, где необходимо выводить звук из программы в определенное аудиоустройство (колонки, наушники, виртуальный кабель и т.д). Пишу на Qt5.12.12 поско…
  • Evgenii Legotckoi
    March 9, 2025, 9:02 p.m.
    К сожалению, я этого подсказать не могу, поскольку у меня нет необходимости в обходе блокировок и т.д. Поэтому я и не задавался решением этой проблемы. Ну выглядит так, что вам действитель…
  • VP
    March 9, 2025, 4:14 p.m.
    Здравствуйте! Я устанавливал Qt6 из исходников а также Qt Creator по отдельности. Все компоненты, связанные с разработкой для Android, установлены. Кроме одного... Когда пытаюсь скомпилиров…
  • ИМ
    Nov. 22, 2024, 9:51 p.m.
    Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
  • Evgenii Legotckoi
    Oct. 31, 2024, 11:37 p.m.
    Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup