2019-07-01 16:53:41 +02:00
|
|
|
<h1><img align="left" src="logo/logo-100x100.png" />KDevelop Falkon Python</h1>
|
2019-06-06 20:34:56 +02:00
|
|
|
|
2019-06-13 16:14:17 +02:00
|
|
|
Falkon Python plugin templates for KDevelop.
|
|
|
|
|
|
|
|
## Directory structure
|
|
|
|
|
2019-06-30 00:08:38 +02:00
|
|
|
- [**plugin**](https://www.pling.com/p/1308708/): python plugin project template
|
|
|
|
- [**button**](https://www.pling.com/p/1309745/): toolbar button file template
|
|
|
|
- [**sidebar**](https://www.pling.com/p/1309756/): sidebar file template
|
2019-06-30 00:09:58 +02:00
|
|
|
- [**config**](https://www.pling.com/p/1312070/): python - PySide2 config class template
|
2019-07-01 16:48:56 +02:00
|
|
|
- [**logo**](https://www.pling.com/c/1312270/): collection logo
|
2019-06-28 23:54:47 +02:00
|
|
|
|
|
|
|
|
|
|
|
## 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](https://store.falkon.org/p/1301043/) by David Rosca |
|
|
|
|
| button | Based on Falkon Python [Example extension](https://store.falkon.org/p/1301043/) by David Rosca |
|
|
|
|
| sidebar | Based on Falkon Python [Example extension](https://store.falkon.org/p/1301043/) by David Rosca |
|
|
|
|
| config | Based on [KDevelop](https://www.kdevelop.org/) Python Basic class template |
|
2019-07-01 16:12:03 +02:00
|
|
|
| logo | Brutal combination of [KDevelop](https://www.kdevelop.org/) and [Falkon](https://www.falkon.org/) logo |
|