![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::dxf::Polyline, including all inherited members.
| _color | sf::dxf::Entity | |
| _isClosed | sf::dxf::Polyline | |
| _layerName | sf::dxf::Entity | |
| _points | sf::dxf::Polyline | |
| _type | sf::dxf::Entity | |
| Entity(Type type, const QString &layer_name, const QColor &color) | sf::dxf::Entity | inline |
| etArc enum value | sf::dxf::Entity | |
| etCircle enum value | sf::dxf::Entity | |
| etLine enum value | sf::dxf::Entity | |
| etPolyline enum value | sf::dxf::Entity | |
| etUnknown enum value | sf::dxf::Entity | |
| Polyline(const QList< QPointF > &points, bool closed, const QString &layer_name, const QColor &color) | sf::dxf::Polyline | inline |
| Type enum name | sf::dxf::Entity | |
| ~Entity()=default | sf::dxf::Entity | virtual |