forked from qt-creator/qt-creator
Change-Id: Ie7518d57b62e3f0b9dc6c559fe4a8f5b0212bb43 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
29 lines
1.2 KiB
XML
29 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2015 The Qt Company Ltd. Contact: http://www.qt.io/licensing -->
|
|
<application>
|
|
<id type="desktop">qtcreator.desktop</id>
|
|
<licence>CC-BY-SA</licence>
|
|
<description>
|
|
<p>
|
|
Qt Creator provides a cross-platform, complete integrated development
|
|
environment (IDE) for application developers to create applications for
|
|
multiple desktop and mobile device platforms, such as Android and iOS.
|
|
</p>
|
|
<p>
|
|
Qt Creator enables a team of developers to share a project across different
|
|
development platforms with a common tool for development and debugging.
|
|
</p>
|
|
<p>
|
|
The main goal for Qt Creator is meeting the development needs of Qt
|
|
developers who are looking for simplicity, usability, productivity,
|
|
extendibility and openness, while aiming to lower the barrier of entry for
|
|
newcomers to Qt.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default" width="800" height="600">http://qt-project.org/uploads/image_upload/qtcreator-edit-mode.png</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">https://wiki.qt.io/Category:Tools::QtCreator</url>
|
|
<project_group>Qt</project_group>
|
|
</application>
|