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. Switching between four UI forms
Forum Update on Monday, May 27th 2025

Switching between four UI forms

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 425 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
    LT-K101
    wrote on 7 Sept 2021, 13:28 last edited by
    #1

    Hi guys, I have designed four UI forms and i want the user to move from 1-4 with a next button. Any assistance please?

    J 1 Reply Last reply 7 Sept 2021, 13:32
    0
    • L LT-K101
      7 Sept 2021, 13:28

      Hi guys, I have designed four UI forms and i want the user to move from 1-4 with a next button. Any assistance please?

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 7 Sept 2021, 13:32 last edited by
      #2

      @LT-K101 said in Switching between four UI forms:

      Hi guys, I have designed four UI forms and i want the user to move from 1-4 with a next button. Any assistance please?

      It sounds like you want a QWizard: https://doc.qt.io/qt-5/qwizard.html

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      L 1 Reply Last reply 9 Sept 2021, 15:09
      4
      • J Offline
        J Offline
        JoeCFD
        wrote on 7 Sept 2021, 16:14 last edited by
        #3

        QStackedWidget may be another option.

        1 Reply Last reply
        0
        • J JKSH
          7 Sept 2021, 13:32

          @LT-K101 said in Switching between four UI forms:

          Hi guys, I have designed four UI forms and i want the user to move from 1-4 with a next button. Any assistance please?

          It sounds like you want a QWizard: https://doc.qt.io/qt-5/qwizard.html

          L Offline
          L Offline
          LT-K101
          wrote on 9 Sept 2021, 15:09 last edited by
          #4

          @JKSH I glanced through the documentation but it seems everything is in c++ not python. I did not understand the implementation.

          A 1 Reply Last reply 9 Sept 2021, 15:14
          0
          • L LT-K101
            9 Sept 2021, 15:09

            @JKSH I glanced through the documentation but it seems everything is in c++ not python. I did not understand the implementation.

            A Offline
            A Offline
            artwaw
            wrote on 9 Sept 2021, 15:14 last edited by
            #5

            @LT-K101 for the future: there is "Qt for Python" section, you posted in "General and Desktop". Quick google, however, found this https://doc.qt.io/archives/qtforpython-5.12/PySide2/QtWidgets/QWizard.html

            For more information please re-read.

            Kind Regards,
            Artur

            J 1 Reply Last reply 10 Sept 2021, 01:31
            3
            • A artwaw
              9 Sept 2021, 15:14

              @LT-K101 for the future: there is "Qt for Python" section, you posted in "General and Desktop". Quick google, however, found this https://doc.qt.io/archives/qtforpython-5.12/PySide2/QtWidgets/QWizard.html

              J Offline
              J Offline
              JKSH
              Moderators
              wrote on 10 Sept 2021, 01:31 last edited by
              #6

              The section that @artwaw mentioned is at https://forum.qt.io/category/58/qt-for-python

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0

              1/6

              7 Sept 2021, 13:28

              • Login

              • Login or register to search.
              1 out of 6
              • First post
                1/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved