i want to hide those borders
.
and make it look like this

I foud that creating a nice GUI with QT is very hard, so i had the idea of designing one as a PNG backround an putting a transparent object on it,so my question is how do I hide the borders of the lineEdits an Buttons in QT
A possible solution is to use Qt Style Sheets through the property
Example:
Output:
References: