7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-26 23:56:19 +00:00
kicad/scripting
2012-04-06 21:46:45 +02:00
..
dlist.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
kicad.i BOARD::Add now it's wrapped in python and clears the .thisown flag on python to avoid GC from deleting the object later (BOARD will do) 2012-04-06 21:46:45 +02:00
python_scripting.cpp * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
python_scripting.h * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
wx_python_helpers.cpp * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
wx_python_helpers.h * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
wx.i Added wxRect and wxSize wrappers to wx.i 2012-04-05 23:41:45 +02:00