Re: [Development] Qt 5.6 StyleSheet

2016-05-31 Thread Julius Bullinger
Von: Development [mailto:development-bounces+julius.bullinger=asctec...@qt-project.org] Im Auftrag von Berkay Elbir Gesendet: Dienstag, 31. Mai 2016 12:23 Uhr An: development@qt-project.org Betreff: [Development] Qt 5.6 StyleSheet > It affects whole project. I mean that affecting other widg

Re: [Development] Qt 5.6 StyleSheet

2016-05-31 Thread Sergio Martins
On Tuesday, 31 May 2016 13:23:24 WEST Berkay Elbir wrote: > Hello All, > > I have a problem about Qt Stylesheets, I am using Qt 5.6 on windows.(This > problem does not exist in Qt 5.5.1) I use this code piece, this is a QLabel > inside a QDialog. > > ui.newGroupNameLabel->setStyleSheet("QLabel {

[Development] Qt 5.6 StyleSheet

2016-05-31 Thread Berkay Elbir
Hello All, I have a problem about Qt Stylesheets, I am using Qt 5.6 on windows.(This problem does not exist in Qt 5.5.1) I use this code piece, this is a QLabel inside a QDialog. ui.newGroupNameLabel->setStyleSheet("QLabel { color : black; }"); I also tried giving it a name usingQObject::setObje