Qt Reference Documentation

helloscript.js Example File

script/helloscript/helloscript.js
 button.text = qsTr('Hello World!');
 button.styleSheet = 'font-style: italic';
 button.show();
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.