Need Guidance !!
-
Hello , i'm new to QT and C++ but i've built a small application using QT a couple of months ago , now i want to make an application that sorta works like QT Designer in the sense that it would be like a blank canvas in which you can drag other stuff like ( push buttons , images , etc ) and insert it into the canvas , then you can delete , edit etc , but i'm lost as to where i should start if i want to build something like this .Maybe someone can point me in the right direction/directions .
-
Hi
We are talking about such app here :)
https://forum.qt.io/topic/118761/building-an-app-that-works-like-qt-designer -
Hi
We are talking about such app here :)
https://forum.qt.io/topic/118761/building-an-app-that-works-like-qt-designer -
@Garmoosh
Hi
If you also go the Graphics View Framework way
maybe this sample is a good starting point.
https://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html