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

From KDE TechBase
(Created page with "[http://doc.trolltech.com/4.2/qobject.html#connect Qt::Object::connect()] on ehkä keskeisin Qt-ominaisuus. Huomaa, että '''<tt>connect()</tt>''' tässä asiayhteydessä on staa...")
 
(No difference)

Latest revision as of 14:51, 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)
[http://doc.trolltech.com/4.2/qobject.html#connect Qt::Object::connect()] is perhaps the most central feature of Qt. Note that '''<tt>connect()</tt>''' in this context is a static function in [http://doc.qt.nokia.com/latest/qobject.html Qt::Object]. Do not confuse it with the '''<tt>connect()</tt>''' function in the Berkeley socket library.

Qt::Object::connect() on ehkä keskeisin Qt-ominaisuus. Huomaa, että connect() tässä asiayhteydessä on staattinen funktio objektissa Qt::Object. Älä sekoita sitä connect()-funktioon Berkeley-pistokekirjastossa.