Translations:Development/Tutorials/Qt4 Ruby Tutorial/Chapter 09/13/fi: Difference between revisions

From KDE TechBase
(Created page with "Reunat, jotka [http://doc.qt.nokia.com/latest/qpainter.html Qt::Painter] piirtää on piirretty käyttäen kynää. Tässä asetamme sen arvoon [http://doc.qt.nokia.com/latest/qt...")
 
(No difference)

Latest revision as of 17:47, 12 October 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 09)
The edges of what [http://doc.qt.nokia.com/latest/qpainter.html Qt::Painter] draws are drawn using the pen. Here we set it to [http://doc.qt.nokia.com/latest/qt.html#PenStyle-enum Qt::NoPen], meaning that there will be no special edge when we draw something.

Reunat, jotka Qt::Painter piirtää on piirretty käyttäen kynää. Tässä asetamme sen arvoon Qt::NoPen tarkoittaen, että ei ole mitään erityistä reunaa, kun piirrämme jotain.