I'm very new to the designer mode of Qt.
I want QTextEdit to have a look exactly as shown in this . "High Score" should be part of the boundary. How is it possible to customize the qtextedit like this? Is it through QStylesheet I have to do that or it is possible to be done through the designer option of QtCreator? If it is through QStyleSheet, what is the command code for that?
Thanks