KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SAVE_AS_TRAVERSER Member List

This is the complete list of members for SAVE_AS_TRAVERSER, including all inherited members.

GetErrors()SAVE_AS_TRAVERSERinline
GetNewProjectFile()SAVE_AS_TRAVERSERinline
m_errorsSAVE_AS_TRAVERSERprivate
m_frameSAVE_AS_TRAVERSERprivate
m_newProjectDirPathSAVE_AS_TRAVERSERprivate
m_newProjectFileSAVE_AS_TRAVERSERprivate
m_newProjectNameSAVE_AS_TRAVERSERprivate
m_projectDirPathSAVE_AS_TRAVERSERprivate
m_projectNameSAVE_AS_TRAVERSERprivate
OnDir(const wxString &aSrcDirPath) overrideSAVE_AS_TRAVERSERinlinevirtual
OnFile(const wxString &aSrcFilePath) overrideSAVE_AS_TRAVERSERinlinevirtual
SAVE_AS_TRAVERSER(KICAD_MANAGER_FRAME *aFrame, const wxString &aSrcProjectDirPath, const wxString &aSrcProjectName, const wxString &aNewProjectDirPath, const wxString &aNewProjectName)SAVE_AS_TRAVERSERinline