Results 1 to 3 of 3

Thread: Writting Simple exam engine using Trivial Wizard Example

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Writting Simple exam engine using Trivial Wizard Example

    Hi

    I am newbie in Qt programming and trying to write a simple exam engine using
    Trivial Wizard Example. All is working fine unless the QRadioButton::isChecked
    won't work at QWizardPage. I have tried to turn Exclusivity to on and off and
    checked all radio buttons off as well in QWizardPage but that didn't help.

    I think I should change the isChecked status after adding QWizardPages to QWizard
    and in main function but don't know how.

    Could some please check the attached source code and let me know where I am doing wrong
    or where and how should I check the QRadioButton status ?

    ofcource if I place setChecked at QWizardPage level , it works, but now when I click
    on QRadioButton.

    Thanks for help
    Attached Files Attached Files

Similar Threads

  1. Replies: 1
    Last Post: 29th September 2011, 11:14
  2. Problems writting a svg file
    By Hogwarts in forum Qt Programming
    Replies: 2
    Last Post: 7th July 2011, 15:38
  3. About preperation for Qt Essentials exam
    By cOdE_rEd in forum Qt Programming
    Replies: 7
    Last Post: 20th January 2011, 07:04
  4. 3D engine to create simple 3D objects
    By been_1990 in forum General Discussion
    Replies: 11
    Last Post: 15th December 2010, 11:57
  5. [QT4] Trivial question(s)
    By agent007se in forum Newbie
    Replies: 1
    Last Post: 27th June 2006, 14:59

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
  •  
Qt is a trademark of The Qt Company.