|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for DL_Attributes, including all inherited members.
| color | DL_Attributes | private |
| color24 | DL_Attributes | private |
| DL_Attributes() | DL_Attributes | inline |
| DL_Attributes(const string &layer, int color, int width, const string &lineType) | DL_Attributes | inline |
| DL_Attributes(const string &layer, int color, int color24, int width, const string &lineType) | DL_Attributes | inline |
| getColor() const | DL_Attributes | inline |
| getColor24() const | DL_Attributes | inline |
| getLayer() const | DL_Attributes | inline |
| getLineType() const | DL_Attributes | inline |
| getWidth() const | DL_Attributes | inline |
| layer | DL_Attributes | private |
| lineType | DL_Attributes | private |
| operator=(const DL_Attributes &attrib) | DL_Attributes | inline |
| setColor(int color) | DL_Attributes | inline |
| setColor24(int color) | DL_Attributes | inline |
| setLayer(const string &layer) | DL_Attributes | inline |
| setLineType(const string &lineType) | DL_Attributes | inline |
| setWidth(int width) | DL_Attributes | inline |
| width | DL_Attributes | private |