You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.1 KiB
30 lines
1.1 KiB
13 years ago
|
/*!
|
||
|
\page tools-list.html
|
||
|
\title 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.
|
||
|
|
||
|
\list
|
||
|
\i \link designer-manual.book Qt Designer \endlink - visually
|
||
|
design forms
|
||
|
\i \link linguist-manual.book Qt Linguist, lupdate and lrelease \endlink - translate
|
||
|
applications to reach international markets
|
||
|
\i \link assistant.book Qt Assistant \endlink - tquickly find the
|
||
|
help you need
|
||
|
\i \link qmake-manual.book qmake \endlink - create Makefiles from
|
||
|
simple platform-independent project files
|
||
|
\i \link qembed.html qembed\endlink - convert data, e.g. images, into C++ code
|
||
|
\i \link emb-qvfb.html qvfb\endlink - run and test embedded
|
||
|
applications on the desktop
|
||
|
\i \link makeqpf.html makeqpf\endlink - create pre-rendered fonts
|
||
|
for embedded devices
|
||
|
\i \link moc.html moc\endlink - the Meta Object Compiler
|
||
|
\i \link uic.html uic\endlink - the User Interface Compiler
|
||
|
\i \c qtconfig - a Unix-based Qt configuration tool with online help
|
||
|
|
||
|
\endlist
|
||
|
|
||
|
*/
|