|
KiCad PCB EDA Suite
|
#include <any>#include <string>#include <unordered_map>#include <type_traits>#include <optional>#include <concepts>#include <cstdint>Go to the source code of this file.
Classes | |
| class | PROPERTY_HOLDER |
| class | PROPERTY_MIXIN |
| Mixin class to add property support to any class. More... | |