Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
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 |
---|---|
Qt Designer | Create forms visually. |
Qt Assistant | Quickly find the help you need. |
Qt Linguist, lupdate, lrelease | Translate applications to reach international markets. |
qmake | Create makefiles from simple platform-independent project files (.pro files). |
Meta-Object Compiler (moc) | Generate meta-object information for QObject subclasses. |
User Interface Compiler (uic) | Generate C++ code from user interface files. |
Resource Compiler (rcc) | Embed resources into Qt applications during the build process. |
qtconfig | Unix-based Qt configuration tool with online help. |
Copyright © 2006 Trolltech | Trademarks | Qt 4.1.3 |