diff options
Diffstat (limited to 'development/qt-creator/README')
-rw-r--r-- | development/qt-creator/README | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/development/qt-creator/README b/development/qt-creator/README index fd2915fe60..9a1c270b74 100644 --- a/development/qt-creator/README +++ b/development/qt-creator/README @@ -1,10 +1,5 @@ -qt-creator (Cross-Platform Qt IDE) +qt-creator is a Cross-Platform Qt IDE. -Qt Creator is a new cross-platform integrated development environment -(IDE) tailored to the needs of Qt developers. - -Note: -qdoc3 must be installed to build docs (This should be considered a bug). -If you intend to install docs you have to build qt4 from source applying -a patch to enable building qdoc3. There is an online version of the -docs here: http://doc.trolltech.com/qtcreator-1.1/ +The goal of Qt Creator is to provide a cross-platform, complete Integrated +Development Environment (IDE) to develop Qt projects. It is available for +the Linux, Mac OS X and Windows platforms. |