Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-66957

Can't use stacked layout as a child of another layout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.10
    • Widgets: Layout
    • None

    Description

      Let's say I would like to construct the following application:

      - Central widget (QWidget with QVBoxLayout)
      --- Widget #1 (QWidget)
      --- Widget #2 (QWidget)
      --- Widget #3 (QWidget with QStackedLayout)

      The result: Widget #3 is the only visible widget. For example QWebEngineView has QStackedLayout by default, so it can not be used this way.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            davidsz Szabolcs David
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes