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

From KDE TechBase
(Created page with "Здесь мы выбираем другой шрифт для текста на кнопке, это 18-й полужирный шрифт Times. Также можно поме...")
 
(No difference)

Latest revision as of 17:01, 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 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()].

Здесь мы выбираем другой шрифт для текста на кнопке, это 18-й полужирный шрифт Times. Также можно поменять шрифт по умолчанию для всего приложения, используя Qt::Application::setFont().