C++ (Qt)QLabel l; l.setFixedSize( 60, 60 );l.setStyleSheet( "border-radius: 30px; background-color: red;" );