f084a86601
Adds a possibility to replace properties inherited from base types with a more specific ones. For example, such properties may have: - different meaning which should be reflected in property name (e.g. TRACK::{G,S}etWidth() sets actual track width, but VIA::{G,S}etWidth() modifies the diameter) - different set of possible values (e.g. BOARD_CONNECTED_ITEM::SetLayer() should accept any copper layer, but MODULE::SetLayer() works only with F.Cu and B.Cu) |
||
---|---|---|
.. | ||
common | ||
common_tools | ||
data | ||
eeschema | ||
gal/gal_pixel_alignment | ||
libs | ||
pcb_test_window | ||
pcbnew | ||
pcbnew_tools | ||
pcbnew_utils | ||
qa_utils | ||
testcases | ||
unit_test_utils | ||
utils/kicad2step | ||
CMakeLists.txt | ||
test.py |