Translations:Development/Tutorials/Qt4 Ruby Tutorial/Chapter 01/26/fi: Difference between revisions

From KDE TechBase
(Created page with "Painike on asetettu näyttämään tekstin "Hei maailma!". Koska emme määritä emoikkunaa (toisena argumenttina kohteeseen [http://doc.qt.nokia.com/latest/qpushbutton.html Qt...")
 
(No difference)

Latest revision as of 18:57, 22 August 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/Tutorials/Qt4 Ruby Tutorial/Chapter 01)
The button is set up to display the text "Hello world!". 
Because we don't specify a parent window (as second argument to the 
[http://doc.qt.nokia.com/latest/qpushbutton.html Qt::PushButton] constructor), 
the button will be a window of its own, with its own window frame and title bar.

Painike on asetettu näyttämään tekstin "Hei maailma!". Koska emme määritä emoikkunaa (toisena argumenttina kohteeseen Qt::PushButton.konstruktori), painike on omassa ikkunassaan, omalla ikkunakehyksellä ja otsikkopalkilla.