2022-01-15 04:32:04 +03:00
2022-01-15 04:32:04 +03:00
2020-08-25 22:04:55 +03:00
2020-08-25 22:04:16 +03:00
2020-08-25 23:26:53 +03:00
2020-08-25 22:04:16 +03:00

Qt Creator plugins

Introduction

This repo now contains only one plugin:

  • project_fs - panel that show filesystem tree for all opened projects

Compile

To compile plugin you should set these environment variables:

  • SDK_QTCREATOR_SRC - path to "qtcreator" sources root
  • SDK_QTCREATOR_BUILD - path to "qtcreator" build root

Plugin library link into SDK_QTCREATOR_BUILD, so no need to install

Description
Qt Creator additions
Readme 219 KiB
Languages
C++ 92.7%
QMake 5.8%
CMake 0.8%
C 0.7%