dsp-site/wiki/Prog/Development/Настройка QtCreator.adoc

82 lines
2.3 KiB
Plaintext
Raw Normal View History

2020-04-11 17:16:51 +00:00
= Настройка Qt Creator
:title-separator: {sp}|
:category: Linux/Программы
:tags: Linux, Qt, QtCreator, C++,
2020-04-11 18:06:02 +00:00
<style>
.imageblock > .title {
text-align: inherit;
}
</style>
2020-04-11 17:16:51 +00:00
== Плагины
2020-04-11 17:59:22 +00:00
[.text-center]
.Справка
2020-04-11 17:49:41 +00:00
image::qtcreator-setup/qtcreator20.png[qtcreator20,align="center"]
2020-04-11 17:16:51 +00:00
2020-04-11 17:59:22 +00:00
[.text-center]
.Справка - О модулях (часть 1)
image::qtcreator-setup/qtcreator21.png[qtcreator21,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:16:51 +00:00
2020-04-11 17:59:22 +00:00
[.text-center]
.Справка - О модулях (часть 2)
image::qtcreator-setup/qtcreator22.png[qtcreator22,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:44:28 +00:00
<<<
2020-04-11 17:16:51 +00:00
== Среда
2020-04-11 17:59:22 +00:00
[.text-center]
.Инструменты - Параметры - Среда - Система
image::qtcreator-setup/qtcreator41.png[qtcreator41,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:16:51 +00:00
== Редактор
2020-04-11 17:59:22 +00:00
[.text-center]
.Инструменты - Параметры - Текстовый редактор - Поведение
image::qtcreator-setup/qtcreator42.png[qtcreator42,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:49:41 +00:00
<<<
2020-04-11 17:16:51 +00:00
== C++
2020-04-11 17:59:22 +00:00
[.text-center]
2020-04-11 18:06:02 +00:00
.Инструменты - Параметры - С++ - Именование файлов
2020-04-11 17:59:22 +00:00
image::qtcreator-setup/qtcreator51.png[qtcreator51,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:16:51 +00:00
== Стилизатор
2020-04-11 17:59:22 +00:00
[.text-center]
2020-04-11 18:06:02 +00:00
.Инструменты - Параметры - Стилизатор - Uncrustify
2020-04-11 17:59:22 +00:00
image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:49:41 +00:00
<<<
2020-04-11 17:16:51 +00:00
== Сборка и запуск
2020-04-11 17:59:22 +00:00
[.text-center]
2020-04-11 18:06:02 +00:00
.Инструменты - Параметры - Сборка и запуск - Основное
2020-04-11 17:59:22 +00:00
image::qtcreator-setup/qtcreator61.png[qtcreator61,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:16:51 +00:00
== To-Do
2020-04-11 17:59:22 +00:00
[.text-center]
2020-04-11 18:06:02 +00:00
.Инструменты - Параметры - To-Do
2020-04-11 17:59:22 +00:00
image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:49:41 +00:00
<<<
2020-04-11 17:16:51 +00:00
== Импорт проекта на CMake
2020-04-11 17:59:22 +00:00
[.text-center]
2020-04-11 18:06:02 +00:00
.Импорт проекта - Настроить проект
2020-04-11 17:59:22 +00:00
image::qtcreator-setup/qtcreator74.png[qtcreator74,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:16:51 +00:00
== Сборка
2020-04-11 17:59:22 +00:00
[.text-center]
2020-04-11 18:06:02 +00:00
.Проект - Настройки сборки
2020-04-11 17:59:22 +00:00
image::qtcreator-setup/qtcreator81.png[qtcreator81,pdfwidth=85%,scaledwidth=85%,align="center"]
2020-04-11 17:16:51 +00:00