![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::dxf::Line, including all inherited members.
_color | sf::dxf::Entity | |
_endPoint | sf::dxf::Line | |
_layerName | sf::dxf::Entity | |
_startPoint | sf::dxf::Line | |
_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 | |
Line(const QPointF &start, const QPointF &end, const QString &layer_name, const QColor &color) | sf::dxf::Line | inline |
Type enum name | sf::dxf::Entity | |
~Entity()=default | sf::dxf::Entity | virtual |