KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB Namespace Reference

Classes

struct  IFACE
 

Functions

static int pcbnewMergeExport (int aKind, const wxString &aAncestor, const wxString &aOurs, const wxString &aTheirs, const wxString &aOutput, bool aInteractive, bool aSingleFile, REPORTER *aReporter)
 
static int pcbnewOpenDiffDialogExport (int aKind, const wxString &aFileA, const wxString &aFileB, const wxString &aLabelA, const wxString &aLabelB, wxWindow *aParent, REPORTER *aReporter)
 
PCB::IFACE KIFACE_BASE, UNITS_PROVIDER kiface ("pcbnew", KIWAY::FACE_PCB)
 

Function Documentation

◆ kiface()

◆ pcbnewMergeExport()

int PCB::pcbnewMergeExport ( int aKind,
const wxString & aAncestor,
const wxString & aOurs,
const wxString & aTheirs,
const wxString & aOutput,
bool aInteractive,
bool aSingleFile,
REPORTER * aReporter )
static

Definition at line 621 of file pcbnew.cpp.

References kiface().

Referenced by PCB::IFACE::IfaceOrAddress().

◆ pcbnewOpenDiffDialogExport()

int PCB::pcbnewOpenDiffDialogExport ( int aKind,
const wxString & aFileA,
const wxString & aFileB,
const wxString & aLabelA,
const wxString & aLabelB,
wxWindow * aParent,
REPORTER * aReporter )
static

Definition at line 631 of file pcbnew.cpp.

References kiface().

Referenced by PCB::IFACE::IfaceOrAddress().