Logo
Explore Help
Sign In
realAscot/kicad-source
1
0
Fork 0
You've already forked kicad-source
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-09-14 10:13:19 +02:00
Code Issues Packages Projects Releases Wiki Activity
kicad-source/pcbnew/scripting/plugins.i

12 lines
153 B
OpenEdge ABL
Raw Normal View History

KiCad scripting plugin architecture, footprint wizards first
2012-05-05 22:18:47 +02:00
%{
#include <scripting/pcbnew_footprint_wizards.h>
%}
* Footprint wizard UI: Added to module editor. * Footprint wizard C++ generic classes * Footprint wizard C++ to python wrappers * Automatic plugin loader from ~/.kicad/plugins * Python plugin architecture: Footprint wizards
2012-05-09 19:37:25 +02:00
class PYTHON_FOOTPRINT_WIZARDS
KiCad scripting plugin architecture, footprint wizards first
2012-05-05 22:18:47 +02:00
{
public:
static void register_wizard(PyObject *wizard);
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 214ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API