![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SchematicEditor, including all inherited members.
| aboutToBeDestroyed() | SchematicEditor | signal |
| getProjectEditor() noexcept | SchematicEditor | inline |
| getSchematic() noexcept | SchematicEditor | inline |
| getUiData() const noexcept | SchematicEditor | |
| getUiIndex() const noexcept | SchematicEditor | inline |
| mProjectEditor | SchematicEditor | private |
| mSchematic | SchematicEditor | private |
| mUiIndex | SchematicEditor | private |
| onUiDataChanged | SchematicEditor | |
| operator=(const SchematicEditor &rhs)=delete | SchematicEditor | |
| SchematicEditor()=delete | SchematicEditor | |
| SchematicEditor(const SchematicEditor &other)=delete | SchematicEditor | |
| SchematicEditor(ProjectEditor &prjEditor, Schematic &schematic, int uiIndex, QObject *parent=nullptr) noexcept | SchematicEditor | explicit |
| setUiData(const ui::SchematicData &data) noexcept | SchematicEditor | |
| setUiIndex(int index) noexcept | SchematicEditor | |
| uiIndexChanged() | SchematicEditor | signal |
| ~SchematicEditor() noexcept | SchematicEditor |