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
AD

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

  • Result:50points,
  • Rating points-4
m

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

  • Result:80points,
  • Rating points4
m

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

  • Result:20points,
  • Rating points-10
Last comments
Evgenii Legotckoi
Evgenii LegotckoiOct. 31, 2024, 9:37 p.m.
Django - Lesson 064. How to write a Python Markdown extension Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
A
ALO1ZEOct. 19, 2024, 3:19 p.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 2:51 p.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 6:02 p.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
k
kmssrFeb. 9, 2024, 2:43 a.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Now discuss on the forum
Evgenii Legotckoi
Evgenii LegotckoiJune 24, 2024, 10:11 p.m.
добавить qlineseries в функции Я тут. Работы оень много. Отправил его в бан.
t
tonypeachey1Nov. 15, 2024, 2:04 p.m.
google domain [url=https://google.com/]domain[/url] domain [http://www.example.com link title]
NSProject
NSProjectJune 4, 2022, 10:49 a.m.
Всё ещё разбираюсь с кешем. В следствии прочтения данной статьи. Я принял для себя решение сделать кеширование свойств менеджера модели LikeDislike. И так как установка evileg_core для меня не была возможна, ибо он писался…
9
9AnonimOct. 25, 2024, 4:10 p.m.
Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…

Follow us in social networks