I'm trying to build a Qt, but I get this error:
C2039: "type object 'QPalette' has no attribute 'PlaceholderText'"
I tried to find where I'm using PlaceholderText, but couldn't.
I'm trying to build a Qt, but I get this error:
C2039: "type object 'QPalette' has no attribute 'PlaceholderText'"
I tried to find where I'm using PlaceholderText, but couldn't.
Copyright © 2021 Jogjafile Inc.
Color role
QPalette::PlaceholderTextexists since Qt 5.12. See https://doc.qt.io/qt-6/qpalette.html#ColorRole-enum