![]() |
KiCad PCB EDA Suite
|
#include <eda_item.h>
#include <eda_units.h>
#include <convert_to_biu.h>
#include <gr_basic.h>
#include <layer_ids.h>
#include <geometry/geometry_utils.h>
Go to the source code of this file.
Classes | |
class | BOARD_ITEM |
A base class for any item which can be embedded within the BOARD container class, and therefore instances of derived classes should only be found in Pcbnew or other programs that use class BOARD and its contents. More... | |
struct | BOARD_ITEM::ptr_cmp |
class | DELETED_BOARD_ITEM |
A singleton item of this class is returned for a weak reference that no longer exists. More... | |
Functions | |
DECLARE_ENUM_TO_WXANY (PCB_LAYER_ID) | |
DECLARE_ENUM_TO_WXANY | ( | PCB_LAYER_ID | ) |