KiCad PCB EDA Suite
|
#include <vector>
#include <board.h>
#include <gal/color4d.h>
#include <layer_ids.h>
#include <project/board_project_settings.h>
#include <widgets/appearance_controls_base.h>
Go to the source code of this file.
Classes | |
struct | NET_GRID_ENTRY |
class | NET_GRID_TABLE |
class | APPEARANCE_CONTROLS |
struct | APPEARANCE_CONTROLS::APPEARANCE_SETTING |
Container for an appearance setting (can control a single board layer, or GAL layer, etc) More... | |