Results 1 to 2 of 2

Thread: Disabling Wizard Buttons in a QWizard

  1. #1
    Join Date
    Sep 2007
    Location
    Rome, GA
    Posts
    199
    Thanks
    14
    Thanked 41 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Disabling Wizard Buttons in a QWizard

    I can't seem to get at the built-in wizard buttons in order to change their properties, specifically setEnabled(bool). Does anyone have any pointers?

    Thanks, Daniel

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Disabling Wizard Buttons in a QWizard

    See QWizard::button(). You can get the button for a specific role and disable it.

  3. The following user says thank you to marcel for this useful post:

    JimDaniel (31st October 2007)

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.