Evgenii Legotckoi
Oct. 22, 2015, 10:40 p.m.

QMLQML - Lesson 006. Custom Calendar in Qt QML or Qt QML Android

Qt, Android, Calendar, QML, CalendarStyle

In this lesson, I would like to talk about how you can customize the appearance of the Calendar object in Qt Qml. To correct such as color, font, and nicely fit it in the dialog box to select a date. …

Read
Evgenii Legotckoi
Oct. 20, 2015, 10:06 p.m.

QMLQML - Lesson 005. Using a Sprite and AnimatedSprite in QML Qt

animatedsprite, sprite, Qt, sprite sequence, QML

Once on the sprites was written three lessons by drawing them to their practical application in Qt in this and this article, I believe that we can not ignore the use of sprites in QML Qt.

Sprites are used in …

Read
Evgenii Legotckoi
Oct. 19, 2015, 11:23 p.m.

QtGameDev on Qt - Tutorial 5. The explosion of bullets using sprite images

sprite sheet, sprite, GameDev, QPixmap, Спрайт, explosion. взрыв, Qt, Bullet

In previous articles we have learned to draw a sprite image and apply it to Qt via QPixmap so we turned animated explosion. And now we need to put this very explosion at precisely the place where the bullet hits. …

Read
Evgenii Legotckoi
Oct. 18, 2015, 6:54 p.m.

QtQt/C++ - Lesson 028. How to use sprite picture with QPixmap?

sprite QPixmap, sprite, QPixmap, Qt, Qt sprite

Once we have drawn sprite last lesson on working with Adobe Illustrator , it's time to apply the resulting image when working with Qt and add it to the program using QPixmap . Moreover, we do Animated sprite, and see …

Read
Evgenii Legotckoi
Oct. 8, 2015, 11:03 p.m.

QtGameDev on Qt - Tutorial 4. Collision Detection in Qt (2D)

Коллизия, GameDev, Qt, Collision

Collision detection is one of the important aspects in GameDev. As it relates to the Conflict absolutely everything: hit the enemy bullets, bullets hit your hero, the hero of the body crossing the walls, crossing the body of the hero …

Read
Evgenii Legotckoi
Oct. 7, 2015, 9:26 p.m.

QtQt/C++ - Lesson 023. Moving QGraphicsItem on QGraphicsScene with mouse help

QGraphicsScene, Qt урок, QGraphicsItem, перетаскивание, Qt

Let's say that you make an application that will be displayed the elements of the network infrastructure on the graphic scene . The question is how to make the movement of these elements with the mouse, you have to implement …

Read
Evgenii Legotckoi
Oct. 6, 2015, 11:13 p.m.

QtQt WinAPI - Lesson 007. Working with ICMP Ping in Qt

PING, WinAPI, Qt, ICMP

Immediately I want to upset you, dear readers. Qt does not have the functionality to work with the ICMP protocol and therefore have to use for this purpose API target operating system. However, this is not surprising. The ICMP protocol …

Read
Evgenii Legotckoi
Oct. 5, 2015, 8:58 p.m.

QtGameDev on Qt - Tutorial 3. Destroying opponents

GameDev, Enemy, Qt

In two previous articles, where we taught the hero to track the cursor and shoot towards the goal , it's time to add the targets to the gameand start  to destroy them. The destruction of the target will occur when …

Read
Evgenii Legotckoi
Oct. 1, 2015, 8:55 p.m.

QtGameDev on Qt - Tutorial 2. Bullet Writing class for shooting in Qt

bullet, GameDev, Qt, пуля

Once we started to manage their hero, and his gaze is always turned toward the goal, it's time to write a class of Bullet, which will be responsible for the bullets and their flight on the gaming scene. The mechanics …

Read
Evgenii Legotckoi
Sept. 28, 2015, 10:29 p.m.

QtGameDev on Qt - Tutorial 1. Track mouse movement in QGraphicsScene

QGraphicsScene, отслеживание, cursor, GameDev, Qt, mouse

Everyone remembers the game Crimsonland ? There had to cut stacks of monsters. To move on the playing field, we used the keys W, A, S, D, and shooting direction the mouse cursor, which was produced track. So, in itself …

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