update
This commit is contained in:
@ -3,6 +3,12 @@
|
||||
:category: Linux/Программы
|
||||
:tags: Linux, Qt, QtCreator, C++,
|
||||
|
||||
<style>
|
||||
.imageblock > .title {
|
||||
text-align: inherit;
|
||||
}
|
||||
</style>
|
||||
|
||||
== Плагины
|
||||
|
||||
[.text-center]
|
||||
@ -36,13 +42,13 @@ image::qtcreator-setup/qtcreator42.png[qtcreator42,pdfwidth=85%,scaledwidth=85%,
|
||||
== C++
|
||||
|
||||
[.text-center]
|
||||
.Инструменты - Параметры -
|
||||
.Инструменты - Параметры - С++ - Именование файлов
|
||||
image::qtcreator-setup/qtcreator51.png[qtcreator51,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
== Стилизатор
|
||||
|
||||
[.text-center]
|
||||
.Инструменты - Параметры -
|
||||
.Инструменты - Параметры - Стилизатор - Uncrustify
|
||||
image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
<<<
|
||||
@ -50,13 +56,13 @@ image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=85%,scaledwidth=85%,
|
||||
== Сборка и запуск
|
||||
|
||||
[.text-center]
|
||||
.Инструменты - Параметры -
|
||||
.Инструменты - Параметры - Сборка и запуск - Основное
|
||||
image::qtcreator-setup/qtcreator61.png[qtcreator61,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
== To-Do
|
||||
|
||||
[.text-center]
|
||||
.Инструменты - Параметры -
|
||||
.Инструменты - Параметры - To-Do
|
||||
image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
<<<
|
||||
@ -64,12 +70,12 @@ image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=85%,scaledwidth=85%,
|
||||
== Импорт проекта на CMake
|
||||
|
||||
[.text-center]
|
||||
.Инструменты - Параметры -
|
||||
.Импорт проекта - Настроить проект
|
||||
image::qtcreator-setup/qtcreator74.png[qtcreator74,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
== Сборка
|
||||
|
||||
[.text-center]
|
||||
.Инструменты - Параметры -
|
||||
.Проект - Настройки сборки
|
||||
image::qtcreator-setup/qtcreator81.png[qtcreator81,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
|
Reference in New Issue
Block a user