![]() |
Home · Examples |
[Previous: Using Stylesheets with Qt Designer][Qt Designer Manual][Next: Using Custom Widgets with Qt Designer]
In the forms settings dialog you can specify the Author of the form.
You can also alter the margin and spacing properties for the form's default layout (Layout Default). These default layout properties will be replaced by the corresponding Layout Function, if the function is specified, when uic generates code for the form. The form settings dialog lets you specify functions for both the margin and the spacing.
![]() | Layout Function 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. |
Finally, you can specify the function used to load pixmaps into the form window (the Pixmap Function).
Copyright © 2008 Trolltech | Trademarks | Qt Jambi 4.4.2_01 |