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. move everything previously under the central widget into the first page of the stacked widge
Forum Updated to NodeBB v4.3 + New Features

move everything previously under the central widget into the first page of the stacked widge

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 540 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.
  • L Offline
    L Offline
    lse123
    wrote on last edited by
    #1

    My book says create stacked widget and to a Page of this Add: move everything previously
    under the central widget into the first page of the stacked widget.... as I append text below... ... I have the screenshot attach below... // How insert the blue widgets to loginPage shown by arrows... ? Why is the RED ICON in loginPage? Tried cut/copy and paste but getting the >> // What to do ... ?
    0_1558075676376_2019-05-17_09-46-53 error  Qt Creator stackedWidget.png

    Since the previous login page was not made with a stacked widget in mind, we have to
    make some adjustments to it. First, drag and drop a stacked widget from the Widget Box to
    the central widget of your application, and then, we need to move everything previously
    under the central widget into the first page of the stacked widget, which we
    renamed loginPage:

    0_1558075339034_2019-05-17_09-37-30 Qt Creator stackedWidget.png

    jsulmJ 1 Reply Last reply
    0
    • L lse123

      My book says create stacked widget and to a Page of this Add: move everything previously
      under the central widget into the first page of the stacked widget.... as I append text below... ... I have the screenshot attach below... // How insert the blue widgets to loginPage shown by arrows... ? Why is the RED ICON in loginPage? Tried cut/copy and paste but getting the >> // What to do ... ?
      0_1558075676376_2019-05-17_09-46-53 error  Qt Creator stackedWidget.png

      Since the previous login page was not made with a stacked widget in mind, we have to
      make some adjustments to it. First, drag and drop a stacked widget from the Widget Box to
      the central widget of your application, and then, we need to move everything previously
      under the central widget into the first page of the stacked widget, which we
      renamed loginPage:

      0_1558075339034_2019-05-17_09-37-30 Qt Creator stackedWidget.png

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @lse123 Do what the dialog tells you to do: break the layout in your login page and then drag and layout again.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lse123
        wrote on last edited by
        #3

        what means "Break the layout"
        and how do this, where is in the menu or content menu... ?

        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