|
KiCad PCB EDA Suite
|
#include <wx/dataview.h>#include <units_provider.h>#include <kiid.h>#include <reporter.h>#include <math/vector2d.h>Go to the source code of this file.
Classes | |
| class | RC_ITEMS_PROVIDER |
| Provide an abstract interface of a RC_ITEM* list manager. More... | |
| class | RC_ITEM |
| A holder for a rule check item, DRC in Pcbnew or ERC in Eeschema. More... | |
| class | RC_TREE_NODE |
| class | RC_TREE_MODEL |
Namespaces | |
| namespace | RC_JSON |
| Contains the json serialization structs for DRC and ERC reports If you are trying to change the output schema Please update the schemas located in /resources/schemas/ as both documentation and use by end user implementations. | |