Qt Forum

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

    Unsolved QMenuBar does not show action checkbox

    General and Desktop
    qmenubar qcheckbox qaction
    2
    4
    203
    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.
    • D
      Dariusz last edited by

      Hey

      I've added an action dirrectly to my MenuBar that is checkble. The check is not visible, only when I "Squeeze" menu so the action end up in extension >> then in drop menu the check box is visible.

      How can I fix this issue?
      In menu :
      7c17edcf-12c8-4c33-83ba-ab4fd45e7ae8-image.png
      when in extension :
      c42d0378-3cbd-4976-8ae5-29fc9b0b5870-image.png

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Which version of Qt ?
        On which OS ?
        Can you provide a minimal compilable exemple that shows this behaviour ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • D
          Dariusz last edited by

          Win10x64 qt5&6.

          Sure I can drop python all in one ? Or u need c++ ?

          TIA

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            If this is reproducible with C++, then C++ since the Python bindings are built on top of it.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • First post
              Last post