Jump to content

Translations:Development/Tutorials/Qt4 Ruby Tutorial/Chapter 07/18/fi: Difference between revisions

From KDE TechBase
Centerlink (talk | contribs)
Created page with "Funktion '''<tt>setValue()</tt>''' toteuttaminen on yhtä suoraviivaista. Huomaa, että koska liukukytkin ja nestekidenäyyttö on yhdistetty toisiinsa, liukukytkimen arvon asett..."
 
(No difference)

Latest revision as of 12:08, 26 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 07)
The implementation of '''<tt>setValue()</tt>''' is equally straightforward. Note that because the slider and LCD number are connected, setting the slider's value automatically updates the LCD number as well. In addition, the slider will automatically adjust the value if it is outside its legal range.

Funktion setValue() toteuttaminen on yhtä suoraviivaista. Huomaa, että koska liukukytkin ja nestekidenäyyttö on yhdistetty toisiinsa, liukukytkimen arvon asettaminen päivittää myös nestekidenäytön numeron. Sen lisäksi liukukytkin säätää arvoa automaattisesti, jos laillisen arvoalueen ulkopuolella.