Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Need Guidance !!

    General and Desktop
    2
    4
    155
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Garmoosh last edited by

      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 .

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by mrjj

        Hi
        We are talking about such app here :)
        https://forum.qt.io/topic/118761/building-an-app-that-works-like-qt-designer

        G 1 Reply Last reply Reply Quote 1
        • G
          Garmoosh @mrjj last edited by

          @mrjj that's exactly what i needed to get started on this. Thanks for your help .

          mrjj 1 Reply Last reply Reply Quote 0
          • mrjj
            mrjj Lifetime Qt Champion @Garmoosh last edited by

            @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

            1 Reply Last reply Reply Quote 1
            • First post
              Last post