Qt → Qt/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 …
ReadGraphics and Design → How to draw a sprite sheet in the Adobe Illustrator
adobe, adobe illustrator, sprite sheet, sprite, спрайт
I'm tired of testing GameDev processes with triangles and rectangles. It's boring and uninteresting, so it's time to blow something up. But where do you start? - you ask. And my answer is, you need to draw a sprite explosion, …
ReadQt → Qt/C++ - Lesson 025. Creating Project Files
sources, headers, qt, config, libs, qt5, qmake
Project files contain all the information required by qmake to build your application, library, or plugin. Generally, you use a series of declarations to specify the resources in the project, but support for simple programming constructs enables you to describe …
ReadQML → QML - Lesson 004. Signals and Slots in Qt QML
qml, qt, connections, signal qml, qml урок, qt урок, сигналы и слоты qml, slot qml, example, qt qml
And we got to transfer data between a layer of QML and C ++ layer. Frankly speaking, the principle is as simple as just using signals and slots in a single layer C ++. Especially in Qt 5.5.
An example …
ReadQML → QML - Lesson 003. Custom Dialog in QML Android
qml custom dialog, qt, qt qml dialog, dialog android, qml dialog android, qml custom dialog example, custom dialog, qt android
Once we made customized buttons in the previous lesson , it is time to make the Custom Dialog, which will look more natively for Android devices, and can even look like the design on the IOS device. In any case, …
ReadQML → QML - Lesson 002. Custom Button in QML Android
qml, qt, qml custom button android, qml button android, qml button, Android, qml custom button, qt qml
I will begin a series of lessons on QML Android to customize a button, or better to say with styling, as in this case the term is more appropriate. We will not invoke the dialog boxes in this tutorial, but …
ReadQt → GameDev 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 …
ReadQt → Qt/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 …
ReadQt → Qt WinAPI - Lesson 007. Working with ICMP Ping in Qt
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 …
ReadQt → GameDev on Qt - Tutorial 3. Destroying opponents
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- Unknown akadamn
- Jan. 24, 2025, 7:14 a.m.
Qt - Test 001. Signals and slots
- Result:84points,
- Rating points4
- Unknown akadamn
- Jan. 24, 2025, 6:22 a.m.
Qt - Test 001. Signals and slots
- Result:42points,
- Rating points-8