Articles 12
Evgenii Legotckoi
Evgenii LegotckoiOct. 22, 2017, 4:54 a.m.
Qt / C ++ - Tutorial 072. An example of a vector editor on Qt Quite often there are questions in one way or another related to the work of the graphic scene, with custom figures, drawing lines on the graphic scene, and even all sorts of broken lines. And t…
Evgenii Legotckoi
Evgenii LegotckoiApril 1, 2016, 12:51 p.m.
Qt/C++ - Lesson 045. SvgReader on the Qt. Loading data from SVG file into QGraphicsScene In the last article I was considered an example of how to save objects in a graphical scene SVG file, and then we were able to open it in CorelDraw. Now try the same file open and res…
Evgenii Legotckoi
Evgenii LegotckoiMarch 20, 2016, 12:31 p.m.
Qt/C++ - Lesson 044. Saving objects from QGraphicsScene into SVG Using Qt, you can save the contents of the graphic scene QGraphicsScene to SVG vector graphics files that are opened without problems after such editors as CorelDraw. I propose to wri…
Comments 0
Nothing found
Forum topics 12
Михаиллл
МихаилллJune 11, 2019, 3:01 a.m.
Как в QGraphicsScene стирать старый рисунок при рисовании нового рисунка поверх старого рисунка Добрый день. При рисовании в QGraphicsScene непрозрачным цветом, я рисую поверх старого рисунка. При рисовании прозрачным цветом, прозрачный цвет не виден, он остается под старым рисунком(н…
РР
Рэм РэнJune 4, 2019, 12:14 p.m.
Самоуничтожение объектов на графической сцене Мне нужно чтобы созданные объекты сами по себе удалялись со сцены, по таймеру. То есть без взаимодействия с ними. Как это можно реализовать? Есть код для удаления с взаимодействием (приложен), а…
r
reef425Nov. 28, 2018, 4:30 a.m.
Scale GraphicsItems, zoom способы реализации Есть программа. Ничего сложного в ней нет QGraphicsScene view = Q Graphics View - размером (800, 600) view->setTransformationAnchor(QGraphicsView::Anchor…
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks