Translations:Development/Tutorials/Qt4 Ruby Tutorial/Chapter 07/10/ru: Difference between revisions

From KDE TechBase
(Created page with "Этот пример показывает, как можно создать свои виджеты с сигналами и слотами, а также как их соеди...")
 
(No difference)

Latest revision as of 17:45, 2 July 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)
This example shows how to create custom widgets with signals and slots, and how to connect them together in more complex ways. For the first time, the source is split among several files.

Этот пример показывает, как можно создать свои виджеты с сигналами и слотами, а также как их соединять более сложным образом. Теперь исходный код разделён на несколько файлов.