Table of Contents
Preface
What you should know
Feedback
Colophon
I.
Qt Designer Tutorial and Users Manual
1.
What Do You Need A GUI Designer For?
2.
Tutorial: Creating A Simple Application With The Help Of Qt Designer
Becoming familiar with Qt Designer
More Widgets For Our Form
Generating C++ Source Code From The Designer File
Putting It All Together
3.
Tutorial: Adding Additional Functionality To A Dialog By Subclassing
Continuing Work On An Already Existing Dialog
Adding Functionality To The Push Buttons
Initializing The State Of Widgets In The Form
Connecting Widgets To Each Other
4.
Tutorial: Using Layout Management
Putting A Form Together With Layouts
Popular Mechanics: Working With Spacers
5.
Useful Techniques
Working With Signals And Slots
Changing The Tab Order
All About Layout Management
Integrating Qt GUI Designer Files Into Your Project
Accessing The Help System
Custom Widgets
II.
Qt GUI Designer Reference Manual
6.
The Menus
7.
The Toolbars
8.
The Dialogs
9.
The File Format Of .ui Files
10.
The File Format Of .cw Files
Index
Next
Preface