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. QML Button with irregular shapes

QML Button with irregular shapes

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 2.0k 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.
  • PrezesP Offline
    PrezesP Offline
    Prezes
    wrote on last edited by Prezes
    #1

    Hi,
    It is possible to make Button or MouseArea in QML ho works like QPushButton with mask(QPixmap) in C++ ?

    I.g. Arc(Ring) Button or something like that http://www.qt.io/qt-for-device-creation/

    I use Qt 5.4.2

    Id? Pleas help.
    Thx.

    p3c0P 1 Reply Last reply
    0
    • PrezesP Prezes

      Hi,
      It is possible to make Button or MouseArea in QML ho works like QPushButton with mask(QPixmap) in C++ ?

      I.g. Arc(Ring) Button or something like that http://www.qt.io/qt-for-device-creation/

      I use Qt 5.4.2

      Id? Pleas help.
      Thx.

      p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Hi @Prezes
      Yes it is possible. Look for maskedmousearea example under your Qt installed directory.
      <QtDir>\quick\customitems\maskedmousearea

      157

      PrezesP 1 Reply Last reply
      3
      • p3c0P p3c0

        Hi @Prezes
        Yes it is possible. Look for maskedmousearea example under your Qt installed directory.
        <QtDir>\quick\customitems\maskedmousearea

        PrezesP Offline
        PrezesP Offline
        Prezes
        wrote on last edited by
        #3

        @p3c0

        Great idea. 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