[Bug 427632] Wizard with steps doesn't update step status icons
23 Sep
2008
23 Sep
'08
17:41
https://bugzilla.novell.com/show_bug.cgi?id=427632 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=427632#c8 --- Comment #8 from Stefan Hundhammer <sh@novell.com> 2008-09-23 11:41:49 MDT --- Relevant part of the test case: void MainWindow::on_agreeCheckBox_stateChanged() { bool mandatory = ! ui.agreeCheckBox->isChecked(); qDebug() << "Mandatory age: " << mandatory; ui.ageLabel->setProperty( "class", mandatory ? "mandatory QLabel" : "QLabel" ); ui.ageLabel->style()->polish( ui.ageLabel ); } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
5947
Age (days ago)
5947
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@novell.com