7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-22 07:02:19 +00:00
kicad/pcbnew/specctra_import_export
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings
There are two netclass name methods, which previously were not
obvious in their uses. These have been renamed to now have:

GetName() : Used for internal or tooling (e.g. netlist export) usage
GetHumanReadableName() : Used for display to users (e.g. in infobars)

Fixing the previous unclear naming will result in fewer bugs
when users start using the multiple netclass functionality, as
the incorrect usage had started creeping in to new code. Also this
will help authors of new code select the correct name method.
2025-01-14 20:44:09 +00:00
..
specctra_export.cpp Make netclass name methods clearer, and improve doc strings 2025-01-14 20:44:09 +00:00
specctra_import.cpp Code style 2025-01-05 08:54:57 -05:00
specctra_test.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
specctra.cpp Specctra SES: support unquoted path with spaces in <session_id> 2025-01-05 23:40:31 +05:00
specctra.h Code style 2025-01-05 08:54:57 -05:00
specctra.keywords move specctra. files in a specific folder specctra_import_export 2018-01-29 18:09:18 +01:00