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
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 {
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