Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Custom Speedometer Widget

    General and Desktop
    4
    4
    9405
    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.
    • V
      vezprog last edited by

      I just started using style sheets for my objects in Qt to change colors / geometry / etc. I would like to try to make a Custom Speedometer, or even just a meter. I am getting streaming data from a Tcp socket and would like to use the speedometer or circular meter to show a visual representation of the streaming values coming in the socket. My thought would be to do a QStyleSheet on a QDial.

      Does anyone know of a good example to look at?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • P
        p-himik last edited by

        I think you should look "here":http://qt-apps.org/

        1 Reply Last reply Reply Quote 0
        • S
          Scylla last edited by

          Take a look at the "analogwidget":http://qt-apps.org/content/show.php/AnalogWidgets?content=87780 lib

          1 Reply Last reply Reply Quote 0
          • A
            andre last edited by

            More options:

            • Qwt: http://qwt.sourceforge.net/controlscreenshots.html
            • ICS demo: http://www.ics.com/technologies/qtquick
            1 Reply Last reply Reply Quote 0
            • First post
              Last post