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

Provide forward/back/home navigation for QStackedWidget

    XMLWordPrintable

Details

    Description

      I have reimplemented forward/back functionality for QStackedWidget (Qt4) and QWidgetStack (Qt3) several times. It's fairly easy but non-trivial because of the various corner cases.

      It would be great if it QStackedWidget had forward() and back() slots as well as forwardAvailable(bool) and backAvailable(bool) signals so I could hook up a pair of forward/back buttons to it directly without having to track my own navigation. Also, the ability to set the home widget would be good too, and a slot called home().

      Attachments

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

        Activity

          People

            monsen Marius Bugge Monsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes