GUI Designer
Qt Designer is a powerful cross-platform GUI layout and forms builder.
It allows you to rapidly design and build widgets and dialogs using
on-screen forms using the same widgets that will be used in your
application. Forms created with Qt Designer are fully-functional, and
they can be previewed so that you can ensure that they will look and
feel exactly as you intended.

Qt Designer on the Mac platform (Click to enlarge)
Features & Benefits
- Design user interfaces quickly with drag and drop functionality
- Customize widgets or choose from library of standard widgets
- Instantly preview forms in native look and feel
- Generate C++ or Java code from your interface prototypes
- Use Qt Designer with Visual Studio or Eclipse IDEs
- Build fully-functional user interfaces with Qt’s signals and slots
Read the Technical Documentation
|