Can anyone Please suggest me how to set the PlaceHolderText for a QTextEdit.
QLineEdit has a Property setPlaceHolderText, But why the QTextEdit didn’t have that?
If i want to set a PlaceHolderText for TextEdit, How can i set this?
Please Help...