Files
kicad-source-mirror/include/tool
John Beard 87cd0a74f2 Point editor: unify segment, circle, bezier and tablecells (partial)
For segment, circle, beziers, these are the same in all editors and only
need access to the EDA_SHAPE nature, so we can remove the duplication
entirely.

For TABLECELLs, while the cells are polymorphic in that PCB and SCH
cells are both EDA_SHAPEs (via the TEXTBOXes), the parent TABLES
are not polymorphic, and thus the implementation can't be trivially
de-duplicated. Rather than do something with templates, just keep
it simple for now and maybe look at unifying tables later on.
2024-11-04 20:41:15 +08:00
..
2024-02-24 20:05:51 +00:00
2024-11-02 03:09:52 +08:00
2024-08-12 08:27:24 -04:00
2024-07-05 11:16:20 -07:00
2023-12-29 00:37:38 +00:00
2024-04-27 23:49:13 +03:00
2022-05-30 11:44:02 +01:00