kicad/pcbnew/swig
Ian McInerney a8d9fcb4e0 Fix event handler type casting
The old methods were very clunky and not recommended (and didn't
properly cast the function types). This changes to useing the
recommended way of declaring events and casting the event handlers.
2020-01-09 18:08:49 +00:00
..
tests Pcbnew export/import scripting functions. 2019-05-04 09:55:25 -04:00
TODO.txt
board.i python: Return copy of netclasses not reference 2019-07-06 07:40:33 -07:00
board_connected_item.i
board_design_settings.i
board_item.i pcbnew: remove the last dlist components from pcbnew 2019-06-02 20:06:11 -07:00
board_item_container.i Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
connectivity.i
dimension.i
drawsegment.i
edge_mod.i
footprint.i Workaround an issue where a throw terminates (even when there's a catch for it). 2019-08-31 15:18:27 +01:00
marker_pcb.i
netclass.i
netinfo.i
pad.i pcbnew: remove the last dlist components from pcbnew 2019-06-02 20:06:11 -07:00
pcb_plot_params.i
pcb_target.i
pcb_text.i
pcbnew.i
pcbnew_action_plugins.cpp Fix event handler type casting 2020-01-09 18:08:49 +00:00
pcbnew_action_plugins.h
pcbnew_footprint_wizards.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
pcbnew_footprint_wizards.h
pcbnew_scripting_helpers.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
pcbnew_scripting_helpers.h Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
plugins.i
python_scripting.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
python_scripting.h Pcbnew: Python scripting support clean up. 2019-05-24 07:32:38 -04:00
text_mod.i
track.i pcbnew: remove the last dlist components from pcbnew 2019-06-02 20:06:11 -07:00
typeinfo.i
units.i
zone.i
zone_settings.i