Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. starter project for visio list, drag drop, panel interface
Forum Updated to NodeBB v4.3 + New Features

starter project for visio list, drag drop, panel interface

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 3 Posters 611 Views
  • 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.
  • O Offline
    O Offline
    oohogwash
    wrote on last edited by
    #1

    I am looking for an example project to jumpstart work that will present a UI similar that used by visio, with sections in library list on left and drag and drop onto a panel similar to what you see in pic below. I could make these in older MFC style docs but dont see how to do it here. Any help much appreciated.

    visio.jpeg

    C A 3 Replies Last reply
    0
    • O oohogwash

      I am looking for an example project to jumpstart work that will present a UI similar that used by visio, with sections in library list on left and drag and drop onto a panel similar to what you see in pic below. I could make these in older MFC style docs but dont see how to do it here. Any help much appreciated.

      visio.jpeg

      C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      I guess the main drawing area would be best implemented using the Graphics View Framework. There are a few examples that should be informative, esp. the Diagram Scene.

      O 1 Reply Last reply
      2
      • C ChrisW67

        I guess the main drawing area would be best implemented using the Graphics View Framework. There are a few examples that should be informative, esp. the Diagram Scene.

        O Offline
        O Offline
        oohogwash
        wrote on last edited by
        #3

        @ChrisW67 thanks chris i will check them out

        O 2 Replies Last reply
        0
        • O oohogwash

          I am looking for an example project to jumpstart work that will present a UI similar that used by visio, with sections in library list on left and drag and drop onto a panel similar to what you see in pic below. I could make these in older MFC style docs but dont see how to do it here. Any help much appreciated.

          visio.jpeg

          A Offline
          A Offline
          Anonymous_Banned275
          wrote on last edited by
          #4

          @oohogwash
          Hi, do you want a partner in code writing?

          No money , just free help with coding.

          Your project is exactly what I am looking for - graphical l rendition of the project / application - sort of old fashioned flow chart style.

          Cheers

          O 1 Reply Last reply
          0
          • O oohogwash

            I am looking for an example project to jumpstart work that will present a UI similar that used by visio, with sections in library list on left and drag and drop onto a panel similar to what you see in pic below. I could make these in older MFC style docs but dont see how to do it here. Any help much appreciated.

            visio.jpeg

            A Offline
            A Offline
            Anonymous_Banned275
            wrote on last edited by
            #5

            @oohogwash Take a look at Qt Examples "diagramscene" .
            It is pretty crude, but it may be a start.

            1 Reply Last reply
            0
            • O oohogwash

              @ChrisW67 thanks chris i will check them out

              O Offline
              O Offline
              oohogwash
              wrote on last edited by
              #6

              @oohogwash It reads well, and seems to do what i need and more. Thanks again

              1 Reply Last reply
              0
              • A Anonymous_Banned275

                @oohogwash
                Hi, do you want a partner in code writing?

                No money , just free help with coding.

                Your project is exactly what I am looking for - graphical l rendition of the project / application - sort of old fashioned flow chart style.

                Cheers

                O Offline
                O Offline
                oohogwash
                wrote on last edited by
                #7

                @AnneRanch hi , thats something to think about, pls send your details to me in pm

                O 1 Reply Last reply
                0
                • O oohogwash

                  @AnneRanch hi , thats something to think about, pls send your details to me in pm

                  O Offline
                  O Offline
                  oohogwash
                  wrote on last edited by
                  #8

                  @oohogwash or to gavcoomera@gmail.com

                  1 Reply Last reply
                  0
                  • O oohogwash

                    @ChrisW67 thanks chris i will check them out

                    O Offline
                    O Offline
                    oohogwash
                    wrote on last edited by
                    #9

                    @oohogwash I have been trying to get the GraphicsView Framework working with the open source version of QT, i appears that it has a number of issues with CMake and I am not even sure that the correct library / api calls will be available as the open source version looks like it is 9 yrs old now. I was going to use the open source version to see if I can make this work for what i want to do as the full version is too much cost for an unknown product and there is no middle ground as far as I can tell. One month trial did not download so I can only assume there are more bugs there.
                    If you have any ideas how to address this pls let me know.

                    C 1 Reply Last reply
                    0
                    • O oohogwash

                      @oohogwash I have been trying to get the GraphicsView Framework working with the open source version of QT, i appears that it has a number of issues with CMake and I am not even sure that the correct library / api calls will be available as the open source version looks like it is 9 yrs old now. I was going to use the open source version to see if I can make this work for what i want to do as the full version is too much cost for an unknown product and there is no middle ground as far as I can tell. One month trial did not download so I can only assume there are more bugs there.
                      If you have any ideas how to address this pls let me know.

                      C Offline
                      C Offline
                      ChrisW67
                      wrote on last edited by
                      #10

                      @oohogwash said in starter project for visio list, drag drop, panel interface:

                      the open source version looks like it is 9 yrs old now

                      The Qt Graphics Framework is a part of all versions of Qt 5 and Qt 6 (widgets module, open source or commercial) right up to the latest of each: neither of which is 9 years old.

                      1 Reply Last reply
                      1

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved