Qt is supplied with several command line and graphical tools to ease and speed the development process. Each tool is listed here with a link to its documentation.
Tool | Description |
---|---|
Create forms visually. | |
Quickly find the help you need. | |
Translate applications to reach international markets. | |
Create makefiles from simple platform-independent project files (.pro files). | |
Run and test embedded applications on the desktop. | |
Create pre-rendered fonts for embedded devices. | |
Generate meta-object information for QObject subclasses. | |
Generate C++ code from user interface files. | |
Embed resources into Qt applications during the build process. | |
X11-based Qt configuration tool with online help. | |
Qt Embedded (Linux and Windows CE) configuration tool. | |
A launcher for Qt's Examples and Demonstration programs. | |
A tool to assist in porting applications from Qt 3 to Qt 4. | |
A tool to convert D-Bus interface descriptions to C++ source code. | |
A tool to introspect D-Bus objects and messages. |