Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. is QMenu clickable and checkable?
Forum Updated to NodeBB v4.3 + New Features

is QMenu clickable and checkable?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.2k 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.
  • O Offline
    O Offline
    opengpu2
    wrote on last edited by
    #1

    is QMenu clickable and checkable?
    i now want QMenu be clickable and checkable ... is it possible?

    1 Reply Last reply
    0
    • N Offline
      N Offline
      N.Sumi
      wrote on last edited by
      #2

      You can set sub menu to check able using settoggle option to main menu. or else you can trigger the QAction by clicking. Do you need to have both clickable and checkable option to submenu item?

      O 1 Reply Last reply
      0
      • N N.Sumi

        You can set sub menu to check able using settoggle option to main menu. or else you can trigger the QAction by clicking. Do you need to have both clickable and checkable option to submenu item?

        O Offline
        O Offline
        opengpu2
        wrote on last edited by
        #3

        @N.Sumi thank you. u mean QMenu? but i didn't find any toggle API..

        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