Results 1 to 3 of 3

Thread: multi page Application

  1. #1
    Join Date
    Sep 2010
    Location
    IT
    Posts
    20
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default multi page Application

    Hi all,
    I'm developing a multi page application.
    For example I've 3 pages: Main, settings, actions. Each page have some textfield and buttons, example: BackButton, OkButton, SaveButton. As you can understand when the user presses a button there is an action that involves a page change.
    I designed the 3 panels with QtDesigner and now I need to implement the logic flow.
    I do not know how to menage the pages flow with signals and slots.
    Do I need a Main class where there are the 3 page istances?

    What is the better and standard way in order to develop an application like this?

    Thank you in advance

    ilpaso

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: multi page Application

    Have a look at QStackedWidget or QWizzard, depending what you need.

  3. #3
    Join Date
    Sep 2010
    Location
    IT
    Posts
    20
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: multi page Application

    Thanks Lykurg,
    sorry for the stupid question but often the only way to solve with an easy solution is ask to experts.

    ilpaso

Similar Threads

  1. Replies: 7
    Last Post: 15th November 2012, 14:22
  2. A multi-windowed application with Qt
    By ouekah in forum Newbie
    Replies: 4
    Last Post: 13th April 2010, 15:44
  3. multi layer application
    By gpuntoni in forum Newbie
    Replies: 2
    Last Post: 11th January 2010, 17:30
  4. Multi Window Application in QT/C++
    By pshah.mumbai in forum Newbie
    Replies: 8
    Last Post: 8th July 2008, 17:21
  5. Multi-Page PDF Output
    By igor in forum Qt Programming
    Replies: 1
    Last Post: 9th January 2007, 04:10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.