Qt:Документация 4.3.2/designer-manual
Материал из Wiki.crossplatform.ru
Root (Обсуждение | вклад) (Новая: {{Qt4.3.2_header}} =Qt Designer Manual<br />= ''Qt Designer'' is Trolltech's tool for designing and building graphical user interfaces (GUIs) from Qt components. It allows you to design...) |
|||
Строка 3: | Строка 3: | ||
=Qt Designer Manual<br />= | =Qt Designer Manual<br />= | ||
''Qt Designer'' is Trolltech's tool for designing and building graphical user interfaces (GUIs) from Qt components. It allows you to design and build widgets and dialogs using on-screen forms using the same widgets that will be used in your application. Components created with ''Qt Designer'' can also take advantage of Qt's signals and slots, and they can be previewed so that you can ensure that they will look and feel exactly as you intended. | ''Qt Designer'' is Trolltech's tool for designing and building graphical user interfaces (GUIs) from Qt components. It allows you to design and build widgets and dialogs using on-screen forms using the same widgets that will be used in your application. Components created with ''Qt Designer'' can also take advantage of Qt's signals and slots, and they can be previewed so that you can ensure that they will look and feel exactly as you intended. | ||
+ | |||
+ | __TOC__ | ||
==Using Qt Designer== | ==Using Qt Designer== |
Версия 16:57, 30 октября 2008
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
Qt Designer Manual
Qt Designer is Trolltech's tool for designing and building graphical user interfaces (GUIs) from Qt components. It allows you to design and build widgets and dialogs using on-screen forms using the same widgets that will be used in your application. Components created with Qt Designer can also take advantage of Qt's signals and slots, and they can be previewed so that you can ensure that they will look and feel exactly as you intended.
Содержание |
Using Qt Designer
- Getting Started with Qt Designer
- Designing a Component with Qt Designer
- Qt Designer's Widget Editing Mode
- Using Containers in Qt Designer
- Creating Main Windows in Qt Designer
- Qt Designer's Сигналы and Slots Editing Mode
- Qt Designer's Buddy Editing Mode
- Qt Designer's Tab Order Editing Mode
- Editing Resources with Qt Designer
- Customizing Qt Designer Forms
- Using Custom Widgets with Qt Designer
Using Forms and Components
Customizing Qt Designer
- Creating Custom Widgets for Qt Designer
- Creating Custom Widget Extensions
- Qt Designer's UI File Format
Figures and Hints
- Qt Designer's Main Window
- Qt Designer's Widget Box
- Choosing a Form
- Editing Modes
- Adding Widgets to a Form
- The Property Editor
- Placing Widgets in Layouts
- Connecting Widgets
- Previewing a Form
- Selecting Objects
- Drag and drop
- Editing Свойства
- The Object Inspector
- Inserting Objects into a Layout
- Frames
- Group Boxes
- Stacked Widgets
- Tab Widgets
- Toolbox Widgets
- Dock Widgets
- Creating a Menu
- Creating a Menu Entry
- The Action Editor
- Adding an Action
- Adding a Dock Widget
- Highlighted Objects
- Making a Connection
- Choosing Сигналы and Slots
- Connecting to a Form
- The Signal/Slot Editor
- Deleting Connections
- Making Buddies
- Resource Files
- Editing Resource Files
- Using Resources
- Layout Function
Legal Notices
Some source code in Qt Designer is licensed under specific highly permissive licenses from the original authors. Trolltech gratefully acknowledges these contributions to Qt Designer and all uses of Qt Designer should also acknowledge these contributions and quote the following license statements in an appendix to the documentation.
[Next: Getting Started with Qt Designer]
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|