Home
last modified time | relevance | path

Searched defs:removeSchematic (Results 1 – 2 of 2) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/
H A Dproject.cpp315 void Project::removeSchematic(Schematic& schematic, bool deleteSchematic) { in removeSchematic() function in librepcb::project::Project
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/schematiceditor/
H A Dschematiceditor.cpp659 void SchematicEditor::removeSchematic(int index) noexcept { in removeSchematic() function in librepcb::project::editor::SchematicEditor