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. How to create a menu using GraphicsScene with buttons

How to create a menu using GraphicsScene with buttons

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qgraphicsitemqgraphicsscenemenu
1 Posts 1 Posters 748 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.
  • M Offline
    M Offline
    mounipanditi
    wrote on last edited by mounipanditi
    #1

    Hi i am trying to create a menu using QGraphicsScene and so to do it i was walking through the examples that are already given by Qt and i thought to use Blurpicker example.
    I want to replace the Blurpicker example with Buttons in place of Icons and need to add a signal and slot in order to execute the intended functionality. And my embedded device is a touchscreen one so i also need to add scrolling the button with hand gestures in addition to scrolling with left and right arrow buttons.
    In order to achieve my UI i am reading about

    QGraphicsScene,QGraphicsItem,QGraphicsProxyWidget

    but i am unable to get where and how to start.

    Please guide me.

    Thanks in advance,
    Mounika.P

    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