1
A set of templates for KDevelop which I use to create Falkon Python plugins / extensions.
Go to file
Juraj Oravec af719f9be9
README: Fix typo
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2019-07-01 16:25:47 +02:00
button Add toolbar button file template 2019-06-13 14:17:17 +02:00
config Config: Add load ans save method, fix typo 2019-06-29 20:29:15 +02:00
logo README: Add collection logo to readme 2019-07-01 16:12:03 +02:00
plugin Rename plugin template directory to "plugin" 2019-06-12 17:19:41 +02:00
sidebar Add sidebar template 2019-06-13 16:05:07 +02:00
.gitignore Git: ignore all .zip files 2019-06-28 21:39:49 +02:00
LICENSE Creation 2019-06-06 20:34:56 +02:00
README.md README: Fix typo 2019-07-01 16:25:47 +02:00

KDevelop Falkon Python

Falkon Python plugin templates for KDevelop.

Directory structure

  • plugin: python plugin project template
  • button: toolbar button file template
  • sidebar: sidebar file template
  • config: python - PySide2 config class template
  • logo: collection logo

Acknowledgments

Pay respect to the creators of the original files and projects which these templates are based on.

Template Original author / project
plugin Based on Falkon Python Example extension by David Rosca
button Based on Falkon Python Example extension by David Rosca
sidebar Based on Falkon Python Example extension by David Rosca
config Based on KDevelop Python Basic class template
logo Brutal combination of KDevelop and Falkon logo