QML → QML - Lesson 014. GridLayout QML – Positioning of elements
GridLayout, Qt, QML, ячейка, cell, row, column
A short note, born out of the question of one of the regular readers of the site. When developing the application interface under QML for positioning objects in the GridLayout is necessary to use the functionality of embedded properties Layout. …
ReadQML → QML - Lesson 011. Data transmission from QML QSqlQueryModel in the TableView
QSqlQueryModel, Qt, SQL, TableView, DataBase, QML
To represent database tables in the development TableView using QML You can use a class inherited from QSqlQueryModel . To do this, in the inherited class to define a method that would establish the respective roles of the table columns …
ReadQML → QML - Lesson 010. Access to child objects in TabView
TabView, QML, reference error, Qt
The structure of objects in Qml is a tree in which to access the properties of objects underlying level please refer to the original object, then select the child object and select the child object property to which you want …
ReadQML → QML - Lesson 008. How to work with system tray (QSystemTrayIcon)
When moving the application interface from Qt / C ++ to Qt / QML my hands reached and application icons in the system tray. The aim was to put an icon in the System Tray from C ++ to QML, …
ReadQML → QML - Lesson 007. ListView. Dynamic creation and deletion of elements
ListView, ListModel, Qt, Android, ListItem, QML
I have already told in the article about the creation of dynamic widgets to Qt , how to create and delete buttons dynamically, as well as how to interact with them. And there used Vertical Layout, a case we can …
ReadQt → Qt/C++ - Lesson 038. Switching between windows in the Qt
переключение, QWindow, QMainWindow
Recently, a subscriber asked me for help on the issue, the answer to which he was looking for on the Internet. I do not have much free time, but it seems the stars have converged so that time was the …
ReadQML → QML - Lesson 009. Scalable interface in Qt QML Android
Android, Desktop, QML, Qt, scalable, scalable interface, масштабируемый интерфейс
If we talk about Scalable interface, that is scalable interfaces for developing applications on Qt, this is the main problem is that you need to create an interface that will be read perfectly on all screens, whether computer screen or …
ReadQML → QML - 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. …
ReadQML → QML - 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 …
ReadQt → GameDev 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. …
ReadQt → 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, …
Read- Akiv Doros
- Nov. 11, 2024, 2:58 p.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:50points,
- Rating points-4
- molni99
- Oct. 26, 2024, 1:37 a.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:80points,
- Rating points4
- molni99
- Oct. 26, 2024, 1:29 a.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:20points,
- Rating points-10