KiCad PCB EDA Suite
|
#include <board.h>
#include <footprint.h>
#include <pcb_track.h>
#include <dialog_board_statistics_base.h>
#include <padstack.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::LINE_ITEM< T > |
Type information, which will be shown in dialog. More... | |
struct | DIALOG_BOARD_STATISTICS::FP_LINE_ITEM |
Footprint attributes (such as SMD, THT, Virtual and so on), which will be shown in the dialog. More... | |
struct | DIALOG_BOARD_STATISTICS::DRILL_LINE_ITEM |
struct | DIALOG_BOARD_STATISTICS::DRILL_LINE_ITEM::COMPARE |