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. Is this possible natively? Qt UI interface
QtWS25 Last Chance

Is this possible natively? Qt UI interface

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 1.6k 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.
  • vivianV Offline
    vivianV Offline
    vivian
    wrote on last edited by
    #1

    Hello All,

    I have a designer who is helping me out with a desktop product. Not sure if this even possible.
    This looks like a web app really and really not my cup of tea but it looks really beautiful compared to the native Diagram Scene Example (http://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html)

    So is this possible? Any suggestion how can I proceed to even try to implement this.
    0_1505906192391_Dashboard Idea.jpg

    Thank you for the help and guidance in advance.

    kshegunovK 1 Reply Last reply
    0
    • vivianV vivian

      Hello All,

      I have a designer who is helping me out with a desktop product. Not sure if this even possible.
      This looks like a web app really and really not my cup of tea but it looks really beautiful compared to the native Diagram Scene Example (http://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html)

      So is this possible? Any suggestion how can I proceed to even try to implement this.
      0_1505906192391_Dashboard Idea.jpg

      Thank you for the help and guidance in advance.

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      It is possible, yes, QML with Qt Quick Controls 2 can give you a similar appearance with a moderate amount of effort. It'd be much harder to achieve with the older technology - the widgets, albeit it's probably possible.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      4
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by sierdzio
        #3

        Take a look at QML and especially the new QtQuick.Controls 2 module. I would not recommend using QtWidgets for such app look.

        Edit: Ah, just a second too late ;-)

        (Z(:^

        1 Reply Last reply
        4
        • vivianV Offline
          vivianV Offline
          vivian
          wrote on last edited by
          #4

          Thank you @kshegunov and @sierdzio
          Yeah from QtWidgets to this would be a steep learning curve but I guess I should invest some time into it.
          Design dictates a lot of things now and I need to find a way to include that in my project.

          Googling for examples to help me kickstart. If anyone of you can recommend any examples I would be again thankful.

          kshegunovK 1 Reply Last reply
          0
          • vivianV vivian

            Thank you @kshegunov and @sierdzio
            Yeah from QtWidgets to this would be a steep learning curve but I guess I should invest some time into it.
            Design dictates a lot of things now and I need to find a way to include that in my project.

            Googling for examples to help me kickstart. If anyone of you can recommend any examples I would be again thankful.

            kshegunovK Offline
            kshegunovK Offline
            kshegunov
            Moderators
            wrote on last edited by kshegunov
            #5

            Look here, should help to get you started alongside with the Qt's documentation. It's not very hard to get into QML - an experienced developer would need a couple of days to be able to tie up something simple, and the technology plays well with designers (one of the points of introducing it).

            Read and abide by the Qt Code of Conduct

            1 Reply Last reply
            3
            • vivianV Offline
              vivianV Offline
              vivian
              wrote on last edited by vivian
              #6

              Okay, I guess this is harder than I thought. I have been using VS2015 and now VS2017 for some time. With QtQuick projects, I have to move to QtCreator.

              Any other suggestions @sierdzio or @kshegunov where I can continue to work in VS2017 with QML?

              kshegunovK 1 Reply Last reply
              0
              • vivianV vivian

                Okay, I guess this is harder than I thought. I have been using VS2015 and now VS2017 for some time. With QtQuick projects, I have to move to QtCreator.

                Any other suggestions @sierdzio or @kshegunov where I can continue to work in VS2017 with QML?

                kshegunovK Offline
                kshegunovK Offline
                kshegunov
                Moderators
                wrote on last edited by
                #7

                I don't work on Windows only test-compile/run so I have no idea, sorry.

                Read and abide by the Qt Code of Conduct

                1 Reply Last reply
                0

                • Login

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