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. TabBar : Modify the TabButton Mouse Area
Forum Updated to NodeBB v4.3 + New Features

TabBar : Modify the TabButton Mouse Area

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 218 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.
  • D Offline
    D Offline
    DrPepitoAvs
    wrote on last edited by
    #1

    Hi!

    I'm trying to implement a TabBar containing multiple TabButton. I want to resize the buttons to be circle and therefore, resize the mouse area on which the user clicks to switch tabs to fit my circles.

    For now, I create an empty MouseArea that fills the original TabButton rectangular form, and then a create an another MouseArea that triggers the tab switch when the user is clicking on it.

    How can I access the default MouseArea settings to resize it?

    Thanks

    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