Qt's Tools
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.
- Qt Designer - visually design forms
- Qt Linguist, lupdate and lrelease - translate applications to reach international markets
- Qt Assistant - quickly find the help you need
- qmake - create Makefiles from simple platform-independent project files
- qembed - convert data, e.g. images, into C++ code
- qvfb - run and test embedded applications on the desktop
- makeqpf - create pre-rendered fonts for embedded devices
- moc - the Meta Object Compiler
- uic - the User Interface Compiler
- qtconfig - a Unix-based Qt configuration tool with online help