Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to have computer's performance
QtWS25 Last Chance

How to have computer's performance

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
7 Posts 3 Posters 928 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.
  • B Offline
    B Offline
    bozo6919
    wrote on last edited by
    #1

    Hi, I'm searching for obtaining performance of my computer, like this :
    0_1534778489343_1.PNG
    I want just the graph and put it in a QWidget.
    Is it possible to do it?
    Thanks for advance.

    Sorry for my English ^^'

    K 1 Reply Last reply
    0
    • jsulmJ jsulm

      @bozo6919 You will need to draw the graph by yourself after you got needed information.

      B Offline
      B Offline
      bozo6919
      wrote on last edited by
      #5

      @jsulm Ok ok thanks
      Have you got a great tutorial for draw graph ?

      Sorry for my English ^^'

      jsulmJ 1 Reply Last reply
      0
      • B bozo6919

        Hi, I'm searching for obtaining performance of my computer, like this :
        0_1534778489343_1.PNG
        I want just the graph and put it in a QWidget.
        Is it possible to do it?
        Thanks for advance.

        K Offline
        K Offline
        koahnig
        wrote on last edited by
        #2

        @bozo6919

        I do not think that this is simple. At least not as simple as just having the graph in a widget.

        Possibly there might a start into the right direction https://www.codeproject.com/Articles/4357/GetProcessTimes

        Vote the answer(s) that helped you to solve your issue(s)

        B 1 Reply Last reply
        4
        • K koahnig

          @bozo6919

          I do not think that this is simple. At least not as simple as just having the graph in a widget.

          Possibly there might a start into the right direction https://www.codeproject.com/Articles/4357/GetProcessTimes

          B Offline
          B Offline
          bozo6919
          wrote on last edited by
          #3

          thanks, @koahnig for your answer. I have see the link but with that, I can't draw a graph no? :/ I don't see how I can... And I don't understand their code... :/

          Sorry for my English ^^'

          jsulmJ 1 Reply Last reply
          0
          • B bozo6919

            thanks, @koahnig for your answer. I have see the link but with that, I can't draw a graph no? :/ I don't see how I can... And I don't understand their code... :/

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #4

            @bozo6919 You will need to draw the graph by yourself after you got needed information.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            B 1 Reply Last reply
            1
            • jsulmJ jsulm

              @bozo6919 You will need to draw the graph by yourself after you got needed information.

              B Offline
              B Offline
              bozo6919
              wrote on last edited by
              #5

              @jsulm Ok ok thanks
              Have you got a great tutorial for draw graph ?

              Sorry for my English ^^'

              jsulmJ 1 Reply Last reply
              0
              • B bozo6919

                @jsulm Ok ok thanks
                Have you got a great tutorial for draw graph ?

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #6

                @bozo6919 https://doc.qt.io/qt-5/qtcharts-index.html

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                B 1 Reply Last reply
                3
                • jsulmJ jsulm

                  @bozo6919 https://doc.qt.io/qt-5/qtcharts-index.html

                  B Offline
                  B Offline
                  bozo6919
                  wrote on last edited by
                  #7

                  @jsulm thanks

                  Sorry for my English ^^'

                  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