BreezeStyleSheets/example
Alex Huszagh 52686dd40c Added example workaround for placeholder text.
Added an example PyQt6 application with a workaround to attempt to fix
the placeholder text color issues, which further supports the idea that
it is a Qt bug, and not a stylesheet issue.

Using `QtGui.QPalette.ColorRole.PlaceholderText`, we are able to modify
the placeholder text color in Qt5, but not in Qt6.

Closes #41.
Closes #44.
2022-04-30 14:26:01 -05:00
..
advanced-dock.py Added example workaround for placeholder text. 2022-04-30 14:26:01 -05:00
placeholder_text.py Added example workaround for placeholder text. 2022-04-30 14:26:01 -05:00
standard_icons.py Added example workaround for placeholder text. 2022-04-30 14:26:01 -05:00
widgets.py Added example workaround for placeholder text. 2022-04-30 14:26:01 -05:00