KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sheet_synchronization_model.h File Reference
#include <sch_sheet_path.h>
#include <memory>
#include <optional>
#include <list>
#include <wx/dataview.h>
#include <wx/string.h>

Go to the source code of this file.

Classes

class  SHEET_SYNCHRONIZATION_MODEL
 

Typedefs

using SHEET_SYNCHRONIZATION_ITE_PTR = std::shared_ptr<SHEET_SYNCHRONIZATION_ITEM>
 
using SHEET_SYNCHRONIZATION_ITEM_LIST = std::vector<SHEET_SYNCHRONIZATION_ITE_PTR>
 

Typedef Documentation

◆ SHEET_SYNCHRONIZATION_ITE_PTR

Definition at line 36 of file sheet_synchronization_model.h.

◆ SHEET_SYNCHRONIZATION_ITEM_LIST