Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Using RadialBar QML component in my own QML

Using RadialBar QML component in my own QML

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 1.6k Views 2 Watching
  • 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.
  • F Offline
    F Offline
    filipdns
    wrote on last edited by
    #1

    Hello,

    I would like to use the RadialBar QML from

    https://arunpkqt.wordpress.com/2017/03/31/qml-radialbar-component/comment-page-1/#comment-15

    But I don't know how to implement my project with it, could you help me?

    Thank you very much

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2
      • Get the code from https://github.com/arunpkqt/RadialBarDemo
      • include radialbar.cpp and .h files in your project
      • register RadialBar type in QML engine (see main.cpp)
      • remember to honor the license https://github.com/arunpkqt/RadialBarDemo/blob/master/LICENSE

      (Z(:^

      F 1 Reply Last reply
      2
      • sierdzioS sierdzio
        • Get the code from https://github.com/arunpkqt/RadialBarDemo
        • include radialbar.cpp and .h files in your project
        • register RadialBar type in QML engine (see main.cpp)
        • remember to honor the license https://github.com/arunpkqt/RadialBarDemo/blob/master/LICENSE
        F Offline
        F Offline
        filipdns
        wrote on last edited by
        #3

        @sierdzio Great thank you very much!!!!!!!!!!!!!!!

        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