QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
DL_Attributes Member List

This is the complete list of members for DL_Attributes, including all inherited members.

colorDL_Attributesprivate
color24DL_Attributesprivate
DL_Attributes()DL_Attributesinline
DL_Attributes(const std::string &layer, int color, int width, const std::string &linetype, double linetypeScale)DL_Attributesinline
DL_Attributes(const std::string &layer, int color, int color24, int width, const std::string &linetype, int handle=-1)DL_Attributesinline
getColor() constDL_Attributesinline
getColor24() constDL_Attributesinline
getHandle() constDL_Attributesinline
getLayer() constDL_Attributesinline
getLinetype() constDL_Attributesinline
getLinetypeScale() constDL_Attributesinline
getWidth() constDL_Attributesinline
handleDL_Attributesprivate
inPaperSpaceDL_Attributesprivate
isInPaperSpace() constDL_Attributesinline
layerDL_Attributesprivate
linetypeDL_Attributesprivate
linetypeScaleDL_Attributesprivate
setColor(int color)DL_Attributesinline
setColor24(int color)DL_Attributesinline
setHandle(int h)DL_Attributesinline
setInPaperSpace(bool on)DL_Attributesinline
setLayer(const std::string &layer)DL_Attributesinline
setLinetype(const std::string &linetype)DL_Attributesinline
setLinetypeScale(double linetypeScale)DL_Attributesinline
setWidth(int width)DL_Attributesinline
widthDL_Attributesprivate