button.text = qsTr('Hello World!'); button.styleSheet = 'font-style: italic'; button.show();
Thank you for giving your feedback.