[Previous: Using Stylesheets with Qt Designer] [Contents] [Next: Using Custom Widgets with Qt Designer] Настройка форм в Qt Designer
|
![]() | Функция компоновки The default layout properties will be replaced by the corresponding Layout Function, when uic generates code for the form. This is useful when different environments requires different layouts for the same form. To specify layout functions for the form's margin and spacing, check the Layout Function group box to enable the line edits. |
You can also specify the form's Include Hints; i.e., provide a list of the header files which will then be included in the form window's associated .ui file. Header files may be local, i.e., relative to the project's directory, "mywidget.h", or global, i.e. part of Qt or the compilers standard libraries: <QtGui/QWidget>.
Finally, you can specify the function used to load pixmaps into the form window (the Pixmap Function).
[Previous: Using Stylesheets with Qt Designer] [Contents] [Next: Using Custom Widgets with Qt Designer]
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Торговые марки | Qt 4.5.3 |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |