Evgenii Legotckoi
Evgenii LegotckoiOct. 16, 2015, 12:25 p.m.

QtQt/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 …

Read
Evgenii Legotckoi
Evgenii LegotckoiOct. 15, 2015, 12:05 p.m.

QMLQML - 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 …

Read
Evgenii Legotckoi
Evgenii LegotckoiOct. 13, 2015, 11:37 a.m.

QMLQML - 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, …

Read
Evgenii Legotckoi
Evgenii LegotckoiOct. 12, 2015, 11:15 a.m.

QMLQML - 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 …

Read
Evgenii Legotckoi
Evgenii LegotckoiOct. 8, 2015, 1: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
Evgenii LegotckoiOct. 7, 2015, 11:26 a.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
Evgenii LegotckoiOct. 6, 2015, 1: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
Evgenii LegotckoiOct. 5, 2015, 10:58 a.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
Evgenii LegotckoiOct. 3, 2015, 12:56 p.m.

QtQt/C++ - Lesson 026. Using CallBack function

callback функция, callback, Qt урок, callback c++, Qt callback

To transfer data in Qt uses signals and slots system, but this does not mean that you can not use the old proven method, namely the use CallBack functions. The fact that the use CallBack function is somewhat fast option …

Read
Evgenii Legotckoi
Evgenii LegotckoiOct. 1, 2015, 10:55 a.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
Evgenii LegotckoiSept. 29, 2015, 8:17 p.m.

SoftwareVSDC Free Video Editor Review

VSDC, Free Video Editor, video editor, видеоредактор

A free video editor that works well on top of everything? I also thought that I would not find one ... But no. Such a video editor exists. And most importantly, he copes with his function. This video editor is …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 28, 2015, 9:05 p.m.

SoftwareVideo recording from the monitor. Icecream Screen Recorder Review

захват видео, запись видео, screen recorder

In search of adequate software for capturing video from the screen, I had to shovel a decent amount of mediocre programs in which something constantly did not suit. Either they were glitching, or not working, or dragging a lot of …

Read
г
  • ги
  • April 23, 2024, 10:51 p.m.

C++ - Test 005. Structures and Classes

  • Result:41points,
  • Rating points-8
l
  • laei
  • April 23, 2024, 4:19 p.m.

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:10points,
  • Rating points-10
l
  • laei
  • April 23, 2024, 4:17 p.m.

C++ - Тест 003. Условия и циклы

  • Result:50points,
  • Rating points-4
Last comments
k
kmssrFeb. 9, 2024, 2:43 a.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Qt WinAPI - Lesson 007. Working with ICMP Ping in Qt Без строки #include <QRegularExpressionValidator> в заголовочном файле не работает валидатор.
EVA
EVADec. 25, 2023, 6:30 p.m.
Boost - static linking in CMake project under Windows Ошибка LNK1104 часто возникает, когда компоновщик не может найти или открыть файл библиотеки. В вашем случае, это файл libboost_locale-vc142-mt-gd-x64-1_74.lib из библиотеки Boost для C+…
J
JonnyJoDec. 25, 2023, 4:38 p.m.
Boost - static linking in CMake project under Windows Сделал всё по-как у вас, но выдаёт ошибку [build] LINK : fatal error LNK1104: не удается открыть файл "libboost_locale-vc142-mt-gd-x64-1_74.lib" Хоть убей, не могу понять в чём дел…
G
GvozdikDec. 19, 2023, 5:01 a.m.
Qt/C++ - Lesson 056. Connecting the Boost library in Qt for MinGW and MSVC compilers Для решения твой проблемы добавь в файл .pro строчку "LIBS += -lws2_32" она решит проблему , лично мне помогло.
Now discuss on the forum
G
GarApril 22, 2024, 12:46 p.m.
Clipboard Как скопировать окно целиком в clipb?
DA
Dr Gangil AcademicsApril 20, 2024, 2:45 p.m.
Unlock Your Aesthetic Potential: Explore MSC in Facial Aesthetics and Cosmetology in India Embark on a transformative journey with an msc in facial aesthetics and cosmetology in india . Delve into the intricate world of beauty and rejuvenation, guided by expert faculty and …
a
a_vlasovApril 14, 2024, 1:41 p.m.
Мобильное приложение на C++Qt и бэкенд к нему на Django Rest Framework Евгений, добрый день! Такой вопрос. Верно ли следующее утверждение: Любое Android-приложение, написанное на Java/Kotlin чисто теоретически (пусть и с большими трудностями) можно написать и на C+…
Павел Дорофеев
Павел ДорофеевApril 14, 2024, 9:35 a.m.
QTableWidget с 2 заголовками Вот тут есть кастомный QTableView с многорядностью проект поддерживается, обращайтесь
f
fastrexApril 4, 2024, 11:47 a.m.
Вернуть старое поведение QComboBox, не менять индекс при resetModel Добрый день! У нас много проектов в которых используется QComboBox, в версии 5.5.1, когда модель испускает сигнал resetModel, currentIndex не менялся. В версии 5.15 при resetModel происходит try…

Follow us in social networks