Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. (Solved)QMenuBar of Qt for Symbian
Forum Updated to NodeBB v4.3 + New Features

(Solved)QMenuBar of Qt for Symbian

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 3.2k Views 1 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.
  • H Offline
    H Offline
    hisong1988
    wrote on last edited by
    #1

    Hi, Everyone.

    It seems that the QMenubar is only triggered by the left softkey and could not set its own style.

    So if I want to create a menubar but the menubar was triggered by a toolbutton instead of the default softkey.

    and I also want to let the menubar which could set its own location or size and set background-image or background-color.
    what should I do?

    welcome all suggestion. thanks.

    I am still searching for....

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hisong1988
      wrote on last edited by
      #2

      anybody here?
      or my target is unrealistic ?

      I am still searching for....

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JacquesBaniaque
        wrote on last edited by
        #3

        You want to show the Options menu located under the Options softkey programatically?
        If yes then i'm not sure if it's possible at all. Qt for Symbian is wrapping it's native code in QMenuBar. Looking trough the source code it does not seem to be fully functional.
        Some time ago i tried to programatically hide the Options menu without any luck. You probably would like to call something like 'show' so it's basically the same problem.
        I did not find nor submit any bug report for this yet.

        1 Reply Last reply
        0
        • H Offline
          H Offline
          hisong1988
          wrote on last edited by
          #4

          At last,I put some QPushButton on a widget, and set the QPushButton flat,set the background-color of the button transparent,resize the button,and the buttons combined into a "menu".

          Thanks all the replies

          I am still searching for....

          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