source:
trunk/examples/script/helloscript/helloscript.qs@
44
      
      | Last change on this file since 44 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 109 bytes | |
| Line | |
|---|---|
| 1 | //! [0] | 
| 2 | button.text = qsTr('Hello World!'); | 
| 3 | button.styleSheet = 'font-style: italic'; | 
| 4 | button.show(); | 
| 5 | //! [0] | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
