![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SI_Polygon, including all inherited members.
| addToSchematic() override | SI_Polygon | virtual |
| getCircuit() const noexcept | SI_Base | |
| getPolygon() noexcept | SI_Polygon | inline |
| getPolygon() const noexcept | SI_Polygon | inline |
| getProject() const noexcept | SI_Base | |
| getSchematic() const noexcept | SI_Base | inline |
| getUuid() const noexcept | SI_Polygon | |
| isAddedToSchematic() const noexcept | SI_Base | inlinevirtual |
| mIsAddedToSchematic | SI_Base | private |
| mPolygon | SI_Polygon | private |
| mSchematic | SI_Base | protected |
| operator=(const SI_Polygon &rhs)=delete | SI_Polygon | |
| librepcb::SI_Base::operator=(const SI_Base &rhs)=delete | SI_Base | |
| removeFromSchematic() override | SI_Polygon | virtual |
| SI_Base()=delete | SI_Base | |
| SI_Base(const SI_Base &other)=delete | SI_Base | |
| SI_Base(Schematic &schematic) noexcept | SI_Base | |
| SI_Polygon()=delete | SI_Polygon | |
| SI_Polygon(const SI_Polygon &other)=delete | SI_Polygon | |
| SI_Polygon(Schematic &schematic, const Polygon &polygon) | SI_Polygon | |
| ~SI_Base() noexcept | SI_Base | virtual |
| ~SI_Polygon() noexcept | SI_Polygon |