Results 1 to 2 of 2

Thread: Create QWizard UI

  1. #1
    Join Date
    Feb 2008
    Posts
    21
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Create QWizard UI

    Hello, I'll be create a QWizard with Qt4-designer. First time I create a QDialog with the Qt4-designer an promote this dialog, but i can't promote my dialog to QWizard. I can only promote to Q3Wizard. What can i do to fix this, or is the QWizard not implemented in qt4-designer?

    thanks for help

    so long

    jd

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Create QWizard UI

    Qt4 wizards are a bit complex entities and you can't simply implement a series of pages in Designer. You have to implement each page separately and then use the QWizard API to bind them into a full featured wizard.

Similar Threads

  1. Create tab?
    By songthanjp in forum Qt Tools
    Replies: 4
    Last Post: 12th March 2008, 16:11
  2. Create Thought Balloons
    By Angelo Moriconi in forum Qt Programming
    Replies: 4
    Last Post: 11th January 2008, 09:15
  3. Create QTextStream
    By Morea in forum Qt Programming
    Replies: 1
    Last Post: 17th June 2007, 20:25
  4. how to create resource fork & data fork
    By jyoti in forum General Discussion
    Replies: 4
    Last Post: 28th November 2006, 17:20
  5. How to create an Insert/Submit button for a form.
    By fnmblot in forum Qt Programming
    Replies: 5
    Last Post: 4th August 2006, 16:18

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.