Translations:Development/Tutorials/Qt4 Ruby Tutorial/Chapter 08/31/fi: Difference between revisions

From KDE TechBase
(Created page with "Meidän ei tarvitse määritellä mitään mittoja [http://doc.qt.nokia.com/latest/qvboxlayout.html Qt::GridLayout]-konstruktorille. Luokka [http://doc.qt.nokia.com/latest/qgridl...")
 
(No difference)

Latest revision as of 16:37, 5 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 08)
We don't need to specify any dimensions to the [http://doc.qt.nokia.com/latest/qvboxlayout.html Qt::GridLayout] constructor. The [http://doc.qt.nokia.com/latest/qgridlayout.html Qt::GridLayout] will determine the number of rows and columns based on the grid cells we populate.

Meidän ei tarvitse määritellä mitään mittoja Qt::GridLayout-konstruktorille. Luokka Qt::GridLayout määrittelee rivien ja sarakkeiden lukumäärän niiden rasterisolujen perusteella, jotka otamme käyttöön.