|
KiCad PCB EDA Suite
|
#include <kiway_player.h>#include <netlist_reader/pcb_netlist.h>#include <auto_associate.h>#include <cvpcb_association.h>#include <listboxes.h>Go to the source code of this file.
Classes | |
| class | CVPCB_MAINFRAME |
| The CvPcb application main window. More... | |
Namespaces | |
| namespace | CV |
Typedefs | |
| typedef std::vector< CVPCB_ASSOCIATION > | CVPCB_UNDO_REDO_ENTRIES |
| typedef std::vector< CVPCB_UNDO_REDO_ENTRIES > | CVPCB_UNDO_REDO_LIST |
| typedef std::vector< CVPCB_ASSOCIATION > CVPCB_UNDO_REDO_ENTRIES |
Definition at line 46 of file cvpcb_mainframe.h.
| typedef std::vector< CVPCB_UNDO_REDO_ENTRIES > CVPCB_UNDO_REDO_LIST |
Definition at line 49 of file cvpcb_mainframe.h.