Translations:Development/Tutorials/Qt4 Ruby Tutorial/Chapter 2/21/fi: Difference between revisions

From KDE TechBase
(Created page with "Tässä valitsemme oikean kirjasimen painikkeelle, 18-pisteen vahvennettu kirjasin Times-perheestä. On myös mahdollista muuttaa oletuskirjastinta koko sovellukselle käyttäen...")
 
(No difference)

Latest revision as of 14:45, 25 September 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 2)
Here we choose a new font for the button, an 18-point bold font from the Times family. It is also possible to change the default font for the entire application, using [http://doc.qt.nokia.com/latest/qapplication.html#setFont Qt::Application::setFont()].

Tässä valitsemme oikean kirjasimen painikkeelle, 18-pisteen vahvennettu kirjasin Times-perheestä. On myös mahdollista muuttaa oletuskirjastinta koko sovellukselle käyttäen Qt::Application::setFont()-metodia.