KiCad PCB EDA Suite
Loading...
Searching...
No Matches
cvpcb_mainframe.h File Reference
#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_ASSOCIATIONCVPCB_UNDO_REDO_ENTRIES
 
typedef std::vector< CVPCB_UNDO_REDO_ENTRIESCVPCB_UNDO_REDO_LIST
 

Typedef Documentation

◆ CVPCB_UNDO_REDO_ENTRIES

Definition at line 46 of file cvpcb_mainframe.h.

◆ CVPCB_UNDO_REDO_LIST

Definition at line 49 of file cvpcb_mainframe.h.