Hello!
I saw that Qt 5.12 introduced this new QPalette value: QPalette::PlaceholderText.
That looks to be very good since before it was apparently using the foreground with alpha, or something like that.
I was wondering if it's possible to set this value using stylesheet to have it external to the c++ code?
If not, do we have a bug or feature ticket related to it?
Thanks a lot!