Evgenii Legotckoi
Evgenii LegotckoiSept. 21, 2015, 10:44 a.m.

QtQt/C++ - Lesson 020. QPainter – Introduction to drawing

QPainter example, QPainter пример, Qt QPainter, Qt рисование, QPainter, paintEvent

In Qt framework you have gat opportunity to draw on the graphics scene and widgets. For it you can use QPainter class. Drawing objects on the widgets can be made in paintEvent (* event) function that is called when rendering …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 20, 2015, 12:08 p.m.

QtHow to make game using Qt - Lesson 3. Interaction with other objects

QGraphicsScene, написать игру, GameDev, QGraphicsItem, Qt, QPainter

Once the game has animated fly, which moves under the influence of the keyboard shortcuts, it is time to add meaning to the game. Add goal Fly, for example, it will eat the apples that will be counted. That is, …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 19, 2015, 11:33 a.m.

QtHow to make game using Qt - Lesson 2. Animation game hero (2D)

написать игру, анимация, GameDev, Qt, QPainter

In the second lesson we'll get to the next aspect of the writing of the game - the hero Animation. In the last lesson it was considered as a control object in the graphic scene, and the main character played …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 18, 2015, 10:54 a.m.

QtHow to make game using Qt - Lesson 1. Control of object

QGraphicsScene, написать игру, WinAPI, GameDev, QGraphicsItem, getasynckeystate, Qt

With this lesson begins a series of articles on how to write a play on Qt. In the previous article it was told about the system of positioning of graphical elements QGraphicsItem in the graphic scene QGraphicsScene . It was …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 17, 2015, 10:22 a.m.

QtQt/C++ - Lesson 019. How to paint triangle in Qt5. Positioning shapes in QGraphicsScene

треугольник, QGraphicsItem, QPolygon, Рисование Qt, Qt5, Qt, Рисование Qt5, QPainter

Drawing interfaces, the formation of the database tables, work with the network - it's all good, but sometimes you want to just draw something, such as a triangle. And then of course, revive this place, so that they can be …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 16, 2015, 5:14 a.m.

Data Transmission TechnologiesFrame Relay Technology

Frame Relay, виртуальный канал

Origin of Frame Relay technology is the end of the 80s. At this time, more and more began to receive the spread of reliable digital channels plesiochronous systems, synchronous digital hierarchy (PDH and SDH). These technologies provide a reliable high-speed …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 15, 2015, 11:44 a.m.

QtQt/C++ - Lesson 024. Signals and Slot in Qt5

сигналы слоты Qt, сигналы Qt, слоты Qt, Qt5, слот, пример, сигнал, сигналы слоты Qt5, example

Signals and slots are used for communication between objects. The signals and slots mechanism is a central feature of Qt and probably the part that differs most from the features provided by other frameworks. Signals and slots are made possible …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 14, 2015, 12:36 p.m.

QtQt/C++ - Lesson 018. QGraphicsItem – The inheritance and slots

QGraphicsItem, множественное наследование, QGraphicsItem слот, QGraphicsItem Qt, Qt, QGraphicsItem example

Let's talk a little about the inheritance from QGraphicsItem and application of signals and slots system in interaction with graphical objects on the graphic scene QGraphicsScene . The objective of this lesson is to create an application that on the …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 12, 2015, 10:05 p.m.

SoftwareHow to convert mkv to avi

mkv, vlc, конвертирование, avi

"How to convert mkv to avi?" - seems to be a hackneyed topic, but here you can add something. You are not tired of the fact that when you make such a request, the search engines throw out whole bundles …

Read
Evgenii Legotckoi
Evgenii LegotckoiSept. 12, 2015, 12:12 p.m.

QtQt/C++ - Lesson 017. QGraphicsScene – How to work with graphics in Qt

QGraphicsScene, Qt, QGraphicsScene пример, QGraphicsScene Qt5, QGraphicsScene example

From this article we begin to explore the Qt graphic libraries, to be exact, QGraphicsScene. This class provides the functionality to manage a large number of 2D objects. QGraphicsScene set to QGraphicsView.

We describe the features that need to be …

Read
Ua

Qt - Test 001. Signals and slots

  • Result:84points,
  • Rating points4
Ua

Qt - Test 001. Signals and slots

  • Result:42points,
  • Rating points-8
ОК

Qt - Test 001. Signals and slots

  • Result:47points,
  • Rating points-6
Last comments
ИМ
Игорь МаксимовNov. 22, 2024, 11:51 a.m.
Django - Tutorial 017. Customize the login page to Django Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
Evgenii Legotckoi
Evgenii LegotckoiOct. 31, 2024, 2:37 p.m.
Django - Lesson 064. How to write a Python Markdown extension Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
A
ALO1ZEOct. 19, 2024, 8:19 a.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 7:51 a.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 11:02 a.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
Now discuss on the forum
NW
Nayo WaiJan. 30, 2025, 9:22 a.m.
не запускается компьютер!!! Не запускается компьютер (точнее работает блок , но сам монитор вообще жесть)В общем я ничего с интернета не скачивала в последнее время. На компе никаких левых пр…
n
nklyJan. 3, 2025, 2:52 a.m.
Нужно запретить перемещение только некоторых итемов, остальные перемещать можно. Вопрос решен. Узнать QModelIndex элемента на который мы перетаскиваем другой элемент, можно с помощью функции indexAt(event->position().toPoint()) представления QTreeViev вызываемой в переопр…
M
MarselAug. 16, 2023, 2:26 p.m.
OAuth2.0 через VK, получение email Спасибо большое за помощь и простите за то что отнял время своей невнимательностью.
Evgenii Legotckoi
Evgenii LegotckoiJune 24, 2024, 3:11 p.m.
добавить qlineseries в функции Я тут. Работы оень много. Отправил его в бан.
t
tonypeachey1Nov. 15, 2024, 6:04 a.m.
google domain [url=https://google.com/]domain[/url] domain [http://www.example.com link title]

Follow us in social networks