I would like to know if I could create a QMainWindow with rounded edges:
So far I've only tried:
self.setStylesheet("border:1px solid;border-radius:2px")
but it does not work
and activate the TranslusentBackground, NoSystemBackground, and FramelessWindowHit properties