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. How to vanish existing content and show something else on interface?
Forum Updated to NodeBB v4.3 + New Features

How to vanish existing content and show something else on interface?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 761 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.
  • A Offline
    A Offline
    almazi
    wrote on last edited by
    #1

    A very basic query: I want to show different tabs and pictures after clicking pushbutton on an interface where already some label and buttons are showing up. Can anyone tell me what to do?

    _ Zii
    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Might want to look at the
      QStackedWidget ?
      With this you can place multiple widgets (consists of multiple buttons/view etc) on top of each other. When a button is clicked you are able to select a different widget to show within the given window/widget.

      Greetz, Jeroen

      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