![]() |
KiCad PCB EDA Suite
|
#include <base_units.h>
#include <board.h>
#include <track.h>
#include <confirm.h>
#include <dialog_board_statistics_base.h>
#include <pad_shapes.h>
#include <pcb_base_frame.h>
#include <pcb_edit_frame.h>
#include <project.h>
#include <wx/datetime.h>
Go to the source code of this file.
Classes | |
class | DIALOG_BOARD_STATISTICS |
Dialog to show common board info. More... | |
struct | DIALOG_BOARD_STATISTICS::typeContainer_t< T > |
Type information, which will be shown in dialog. More... | |
struct | DIALOG_BOARD_STATISTICS::componentsType_t |
Footprint attributes (such as SMD, THT, Virtual and so on), which will be shown in the dialog. More... | |
struct | DIALOG_BOARD_STATISTICS::drillType_t |
struct | DIALOG_BOARD_STATISTICS::drillType_t::COMPARE |