M
M
Maxim Korytko2021-07-12 13:41:52
Qt
Maxim Korytko, 2021-07-12 13:41:52

How to start building a qt c++ desktop application?

You need to write a simple circuit diagram designer application. References - splan, fritzing, sprint layout.
I do not know what to catch on in the development of the interactive graphic part. How to implement a "canvas" for design? How to implement connection elements (lines)?
Which Qt c++ / WPF c# tools can be used?
I'm not asking for a step-by-step development guide, but I'm asking for guidance, ideas, and if possible, sharing material to read/learn/view.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
Ighor July, 2021-07-12
@IGHOR

https://doc.qt.io/qt-5/qtwidgets-tutorials-notepad...

V
Vladimir Korotenko, 2021-07-12
@firedragon

Try this as a basis
https://www.codeproject.com/Articles/24681/WPF-Dia...

J
Jacob E, 2021-07-12
@Zifix

Without experience, you still won’t do it right the first time, but it’s not scary either :/

A
Alexander Ananiev, 2021-07-12
@SaNNy32

https://github.com/ArsMasiuk/qvge

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question