About: Qt Creator

An Entity of Type: mean of transportation, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment (IDE) which simplifies GUI application development. It is part of the SDK for the Qt GUI application development framework and uses the Qt API, which encapsulates host OS GUI function calls. It includes a visual debugger and an integrated WYSIWYG GUI layout and forms designer. The editor has features such as syntax highlighting and autocompletion. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux. On Windows it can use MinGW or MSVC with the default install and can also use Microsoft Console Debugger when compiled from source code. Clang is also supported.

Property Value
dbo:abstract
  • Qt Creator ist eine integrierte Entwicklungsumgebung (IDE) für GNU/Linux, macOS und Windows. (de)
  • Qt Creator es un IDE multiplataforma programado en C++, JavaScript y QML creado por Trolltech el cual es parte de SDK para el desarrollo de aplicaciones con Interfaces Gráficas de Usuario (GUI por sus siglas en inglés) con las bibliotecas Qt, Los sistemas operativos que soporta en forma oficial son:​ * GNU/Linux 2.6.x, para versiones de 32 y 64 bits con Qt 4.x instalado. Además hay una versión para Linux con gcc 3.3. * Mac OS X 10.4 o superior, requiriendo Qt 4.x * Windows XP y superiores, requiriendo el compilador MinGW y Qt 4.4.3 para MinGW. (es)
  • Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment (IDE) which simplifies GUI application development. It is part of the SDK for the Qt GUI application development framework and uses the Qt API, which encapsulates host OS GUI function calls. It includes a visual debugger and an integrated WYSIWYG GUI layout and forms designer. The editor has features such as syntax highlighting and autocompletion. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux. On Windows it can use MinGW or MSVC with the default install and can also use Microsoft Console Debugger when compiled from source code. Clang is also supported. (en)
  • Qt Creator est un environnement de développement intégré multiplate-forme faisant partie du framework Qt.Il est donc orienté pour la programmation en C++. Il intègre directement dans l'interface un débogueur, un outil de création d'interfaces graphiques, des outils pour la publication de code sur Git et Mercurial ainsi que la documentation Qt.L'éditeur de texte intégré permet l'autocomplétion ainsi que la coloration syntaxique.Qt Creator utilise sous Linux le compilateur gcc. Il peut utiliser MinGW ou le compilateur de Visual Studio sous Windows. Qt Creator a été traduit en français par l'équipe Qt de Developpez.com. (fr)
  • Qt Creator – wieloplatformowe środowisko programistyczne dla języków C++, JavaScript oraz QML, będące częścią SDK dla biblioteki Qt. Zawiera w sobie graficzny interfejs dla debuggera oraz narzędzie do projektowania interfejsu graficznego. Edytor kodu źródłowego obsługuje podświetlanie składni oraz autouzupełnianie. Qt Creator posiada wsparcie dla wielu kompilatorów języka C++ takich jak: GNU GCC, Clang, MinGW, Xcode czy Visual C++.Program umożliwia tworzenie projektów wykorzystując system zarządzania kompilacją CMake lub w pełni zautomatyzowany, autorski system (ang.). Środowisko programistyczne posiada otwarty kod źródłowy, który jest dostępny na platformie GitHub. (pl)
  • Qt Creator é uma IDE multi-plataforma que traz consigo a Qt SDK. O pacote da IDE Qt Creator oferece desenvolvimento de aplicações multi-plataforma de maneira fácil e rápida. (pt)
  • Qt Creator — інтегроване середовище розробки, призначене для створення крос-платформових застосунків з використанням бібліотеки Qt. Підтримується розробка як класичних програм мовою C++, так і використання мови QML, для визначення сценаріїв, в якій використовується JavaScript, а структура і параметри елементів інтерфейсу задаються CSS-подібними блоками. Qt Creator може використовувати GCC або Microsoft VC++ як компілятор і GDB як зневаджувач. Для Windows версій бібліотека комплектується компілятором, заголовними і об'єктними файлами MinGW. Сирцеві тексти Qt Creator поширюються в рамках ліцензії LGPL. (uk)
  • Qt Creator 是一款跨平台的集成開發環境,特别针对Qt开发者,是Qt SDK組成的一部分,可运行于Windows、Linux及Mac OS X等操作系统,允许开发者为多桌面环境及移动设备平台创建应用程序。它包括一個視覺化偵錯工具和整合的 GUI 版面和外形設計師。這個編輯器的功能包括語法高亮度顯示和自動完成。 Qt Creator 在 Linux 上,使用 GCC 的 C++ 編譯器。在 Windows,預設安裝它可以使用 MinGW 或 MSVC。從原始碼編譯時,也可以使用 。 於2008年10月的Qt Developer Days宣布這項計畫(代號為 Greenhouse)。 該項目的技術預覽版在2008年10月30日公佈。 最後在2009年3月3日正式發布(連同Qt 4.5),並提供LGPL許可的源代碼。 (zh)
  • Qt Creator (ранее известная под кодовым названием Greenhouse) — свободная IDE для разработки на С, C++, JavaScript и QML. Разработана Trolltech (Digia) для работы с фреймворком Qt. Включает в себя графический интерфейс отладчика и визуальные средства разработки интерфейса как с использованием QtWidgets, так и QML. Поддерживаемые компиляторы: GCC, Clang, MinGW, MSVC, Linux ICC, , , . (ru)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2022-10-21 (xsd:date)
dbo:latestReleaseVersion
  • 8.0.2
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 22827020 (xsd:integer)
dbo:wikiPageLength
  • 8301 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120741027 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • Screenshot of Qt Creator 3.1.1 designing a user interface (en)
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2022-10-21 (xsd:date)
dbp:latestReleaseVersion
  • 8 (xsd:integer)
dbp:license
  • GPL-3.0-only with Qt-GPL-exception-1.0 (en)
dbp:logo
  • Qt logo 2016.svg (en)
dbp:name
  • Qt Creator (en)
dbp:operatingSystem
dbp:programmingLanguage
  • C++ (en)
dbp:screenshot
  • Qt Creator 3.1.1 editing a sample UI file from Qt 5.3 using Designer.png (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Qt Creator ist eine integrierte Entwicklungsumgebung (IDE) für GNU/Linux, macOS und Windows. (de)
  • Qt Creator es un IDE multiplataforma programado en C++, JavaScript y QML creado por Trolltech el cual es parte de SDK para el desarrollo de aplicaciones con Interfaces Gráficas de Usuario (GUI por sus siglas en inglés) con las bibliotecas Qt, Los sistemas operativos que soporta en forma oficial son:​ * GNU/Linux 2.6.x, para versiones de 32 y 64 bits con Qt 4.x instalado. Además hay una versión para Linux con gcc 3.3. * Mac OS X 10.4 o superior, requiriendo Qt 4.x * Windows XP y superiores, requiriendo el compilador MinGW y Qt 4.4.3 para MinGW. (es)
  • Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment (IDE) which simplifies GUI application development. It is part of the SDK for the Qt GUI application development framework and uses the Qt API, which encapsulates host OS GUI function calls. It includes a visual debugger and an integrated WYSIWYG GUI layout and forms designer. The editor has features such as syntax highlighting and autocompletion. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux. On Windows it can use MinGW or MSVC with the default install and can also use Microsoft Console Debugger when compiled from source code. Clang is also supported. (en)
  • Qt Creator – wieloplatformowe środowisko programistyczne dla języków C++, JavaScript oraz QML, będące częścią SDK dla biblioteki Qt. Zawiera w sobie graficzny interfejs dla debuggera oraz narzędzie do projektowania interfejsu graficznego. Edytor kodu źródłowego obsługuje podświetlanie składni oraz autouzupełnianie. Qt Creator posiada wsparcie dla wielu kompilatorów języka C++ takich jak: GNU GCC, Clang, MinGW, Xcode czy Visual C++.Program umożliwia tworzenie projektów wykorzystując system zarządzania kompilacją CMake lub w pełni zautomatyzowany, autorski system (ang.). Środowisko programistyczne posiada otwarty kod źródłowy, który jest dostępny na platformie GitHub. (pl)
  • Qt Creator é uma IDE multi-plataforma que traz consigo a Qt SDK. O pacote da IDE Qt Creator oferece desenvolvimento de aplicações multi-plataforma de maneira fácil e rápida. (pt)
  • Qt Creator 是一款跨平台的集成開發環境,特别针对Qt开发者,是Qt SDK組成的一部分,可运行于Windows、Linux及Mac OS X等操作系统,允许开发者为多桌面环境及移动设备平台创建应用程序。它包括一個視覺化偵錯工具和整合的 GUI 版面和外形設計師。這個編輯器的功能包括語法高亮度顯示和自動完成。 Qt Creator 在 Linux 上,使用 GCC 的 C++ 編譯器。在 Windows,預設安裝它可以使用 MinGW 或 MSVC。從原始碼編譯時,也可以使用 。 於2008年10月的Qt Developer Days宣布這項計畫(代號為 Greenhouse)。 該項目的技術預覽版在2008年10月30日公佈。 最後在2009年3月3日正式發布(連同Qt 4.5),並提供LGPL許可的源代碼。 (zh)
  • Qt Creator (ранее известная под кодовым названием Greenhouse) — свободная IDE для разработки на С, C++, JavaScript и QML. Разработана Trolltech (Digia) для работы с фреймворком Qt. Включает в себя графический интерфейс отладчика и визуальные средства разработки интерфейса как с использованием QtWidgets, так и QML. Поддерживаемые компиляторы: GCC, Clang, MinGW, MSVC, Linux ICC, , , . (ru)
  • Qt Creator est un environnement de développement intégré multiplate-forme faisant partie du framework Qt.Il est donc orienté pour la programmation en C++. Il intègre directement dans l'interface un débogueur, un outil de création d'interfaces graphiques, des outils pour la publication de code sur Git et Mercurial ainsi que la documentation Qt.L'éditeur de texte intégré permet l'autocomplétion ainsi que la coloration syntaxique.Qt Creator utilise sous Linux le compilateur gcc. Il peut utiliser MinGW ou le compilateur de Visual Studio sous Windows. (fr)
  • Qt Creator — інтегроване середовище розробки, призначене для створення крос-платформових застосунків з використанням бібліотеки Qt. Підтримується розробка як класичних програм мовою C++, так і використання мови QML, для визначення сценаріїв, в якій використовується JavaScript, а структура і параметри елементів інтерфейсу задаються CSS-подібними блоками. Qt Creator може використовувати GCC або Microsoft VC++ як компілятор і GDB як зневаджувач. Для Windows версій бібліотека комплектується компілятором, заголовними і об'єктними файлами MinGW. (uk)
rdfs:label
  • Qt Creator (de)
  • Qt Creator (es)
  • Qt Creator (fr)
  • Qt Creator (en)
  • Qt Creator (pl)
  • Qt Creator (pt)
  • Qt Creator (ru)
  • Qt Creator (uk)
  • Qt Creator (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Qt Creator (en)
is dbo:product of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:products of
is rdfs:seeAlso of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License
  NODES
Project 5