KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_sync_sheet_pins.h File Reference
#include "panel_sync_sheet_pins_base.h"
#include "sch_sheet_path.h"
#include <map>
#include <wx/dataview.h>

Go to the source code of this file.

Classes

class  PANEL_SYNC_SHEET_PINS
 

Typedefs

using SHEET_SYNCHRONIZATION_MODEL_PTR = wxObjectDataPtr< SHEET_SYNCHRONIZATION_MODEL >
 
using SYNC_SHEET_PINT_MODELS = std::map< int, SHEET_SYNCHRONIZATION_MODEL_PTR >
 

Typedef Documentation

◆ SHEET_SYNCHRONIZATION_MODEL_PTR

Definition at line 41 of file panel_sync_sheet_pins.h.

◆ SYNC_SHEET_PINT_MODELS

Definition at line 43 of file panel_sync_sheet_pins.h.