![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for RDxfImporter, including all inherited members.
add3dFace(const DL_3dFaceData &) | DL_CreationAdapter | inlinevirtual |
addArc(const DL_ArcData &data) | RDxfImporter | privatevirtual |
addArcAlignedText(const DL_ArcAlignedTextData &data) | RDxfImporter | privatevirtual |
addAttribute(const DL_AttributeData &data) | RDxfImporter | privatevirtual |
addBlock(const DL_BlockData &data) | RDxfImporter | privatevirtual |
addCircle(const DL_CircleData &data) | RDxfImporter | privatevirtual |
addComment(const std::string &) | DL_CreationAdapter | inlinevirtual |
addControlPoint(const DL_ControlPointData &data) | RDxfImporter | privatevirtual |
addDictionary(const DL_DictionaryData &data) | RDxfImporter | privatevirtual |
addDictionaryEntry(const DL_DictionaryEntryData &data) | RDxfImporter | privatevirtual |
addDimAlign(const DL_DimensionData &data, const DL_DimAlignedData &edata) | RDxfImporter | privatevirtual |
addDimAngular(const DL_DimensionData &data, const DL_DimAngular2LData &edata) | RDxfImporter | privatevirtual |
addDimAngular3P(const DL_DimensionData &data, const DL_DimAngular3PData &edata) | RDxfImporter | privatevirtual |
addDimDiametric(const DL_DimensionData &data, const DL_DimDiametricData &edata) | RDxfImporter | privatevirtual |
addDimLinear(const DL_DimensionData &data, const DL_DimLinearData &edata) | RDxfImporter | privatevirtual |
addDimOrdinate(const DL_DimensionData &data, const DL_DimOrdinateData &edata) | RDxfImporter | privatevirtual |
addDimRadial(const DL_DimensionData &data, const DL_DimRadialData &edata) | RDxfImporter | privatevirtual |
addEllipse(const DL_EllipseData &data) | RDxfImporter | privatevirtual |
addFitPoint(const DL_FitPointData &data) | RDxfImporter | privatevirtual |
addHatch(const DL_HatchData &data) | RDxfImporter | privatevirtual |
addHatchEdge(const DL_HatchEdgeData &data) | RDxfImporter | privatevirtual |
addHatchLoop(const DL_HatchLoopData &data) | RDxfImporter | privatevirtual |
addImage(const DL_ImageData &data) | RDxfImporter | privatevirtual |
addInsert(const DL_InsertData &data) | RDxfImporter | privatevirtual |
addKnot(const DL_KnotData &data) | RDxfImporter | privatevirtual |
addLayer(const DL_LayerData &data) | RDxfImporter | privatevirtual |
addLeader(const DL_LeaderData &data) | RDxfImporter | privatevirtual |
addLeaderVertex(const DL_LeaderVertexData &data) | RDxfImporter | privatevirtual |
addLine(const DL_LineData &data) | RDxfImporter | privatevirtual |
addLinetype(const DL_LinetypeData &data) | RDxfImporter | privatevirtual |
addLinetypeDash(double length) | RDxfImporter | privatevirtual |
addMText(const DL_MTextData &data) | RDxfImporter | privatevirtual |
addMTextChunk(const std::string &text) | RDxfImporter | privatevirtual |
addPoint(const DL_PointData &data) | RDxfImporter | privatevirtual |
addPolyline(const DL_PolylineData &data) | RDxfImporter | privatevirtual |
addRay(const DL_RayData &data) | RDxfImporter | privatevirtual |
addSolid(const DL_SolidData &data) | RDxfImporter | privatevirtual |
addSpline(const DL_SplineData &data) | RDxfImporter | privatevirtual |
addText(const DL_TextData &data) | RDxfImporter | privatevirtual |
addTextStyle(const DL_StyleData &data) | RDxfImporter | privatevirtual |
addTrace(const DL_TraceData &data) | RDxfImporter | privatevirtual |
addVertex(const DL_VertexData &data) | RDxfImporter | privatevirtual |
addXDataApp(const std::string &appId) | RDxfImporter | privatevirtual |
addXDataInt(int code, int value) | RDxfImporter | privatevirtual |
addXDataReal(int code, double value) | RDxfImporter | privatevirtual |
addXDataString(int code, const std::string &value) | RDxfImporter | privatevirtual |
addXLine(const DL_XLineData &data) | RDxfImporter | privatevirtual |
addXRecord(const std::string &handle) | RDxfImporter | privatevirtual |
addXRecordBool(int code, bool value) | RDxfImporter | privatevirtual |
addXRecordInt(int code, int value) | RDxfImporter | privatevirtual |
addXRecordReal(int code, double value) | RDxfImporter | privatevirtual |
addXRecordString(int code, const std::string &value) | RDxfImporter | privatevirtual |
attributes | DL_CreationInterface | protected |
blockId | RImporter | protected |
convDimensionData(const DL_DimensionData &data) | RDxfImporter | privatevirtual |
decode(const QString &str) | RDxfImporter | privatestatic |
DL_CreationAdapter() | DL_CreationAdapter | inline |
DL_CreationInterface() | DL_CreationInterface | inline |
document | RImporter | protected |
dxfServices | RDxfImporter | private |
endBlock() | RDxfImporter | privatevirtual |
endEntity() | RDxfImporter | privatevirtual |
endImport() | RImporter | virtual |
endSection() | RDxfImporter | privatevirtual |
endSequence() | DL_CreationAdapter | inlinevirtual |
extrusion | DL_CreationInterface | protected |
fileName | RDxfImporter | private |
getAttributes() | DL_CreationInterface | inline |
getCurrentBlockId() | RImporter | virtual |
getDocument() | RImporter | |
getEncoding(const QString &str) | RDxfImporter | privatestatic |
getExtrusion() | DL_CreationInterface | inline |
getTextBasedData(const DL_TextData &data) | RDxfImporter | private |
getXDataInt(const QString &appId, int code, int pos=0) | RDxfImporter | private |
getXDataString(const QString &appId, int code, int pos=0) | RDxfImporter | private |
hatch | RDxfImporter | private |
images | RDxfImporter | private |
importEntity(QSharedPointer< REntity > entity) | RDxfImporter | private |
importFile(const QString &fileName, const QString &nameFilter, const QVariantMap ¶ms=RDEFAULT_QVARIANTMAP) | RDxfImporter | virtual |
importObject(RObject *object) | RImporter | virtual |
importObjectP(QSharedPointer< RObject > object) | RImporter | virtual |
inDict | RDxfImporter | private |
leader | RDxfImporter | private |
leaderArrowHead | RDxfImporter | private |
linkImage(const DL_ImageDefData &data) | RDxfImporter | privatevirtual |
lockedLayers | RDxfImporter | private |
messageHandler | RImporter | protected |
mtext | RDxfImporter | private |
pattern | RDxfImporter | private |
polyline | RDxfImporter | private |
polylinePlineGen | RDxfImporter | private |
processCodeValuePair(unsigned int groupCode, const std::string &groupValue) | RDxfImporter | virtual |
progressHandler | RImporter | protected |
qcadDict | RDxfImporter | private |
qcadDictHandle | RDxfImporter | private |
RDxfImporter(RDocument &document, RMessageHandler *messageHandler=NULL, RProgressHandler *progressHandler=NULL) | RDxfImporter | |
RFileImporter() | RFileImporter | |
RFileImporter(RDocument &document, RMessageHandler *messageHandler=NULL, RProgressHandler *progressHandler=NULL) | RFileImporter | |
RImporter() | RImporter | |
RImporter(RDocument &document, RMessageHandler *messageHandler=NULL, RProgressHandler *progressHandler=NULL) | RImporter | |
setAttributes(const DL_Attributes &attrib) | DL_CreationInterface | inline |
setCurrentBlockId(RObject::Id id) | RImporter | virtual |
setDocument(RDocument *d) | RImporter | |
setExtrusion(double dx, double dy, double dz, double elevation) | DL_CreationInterface | inline |
setKnownVariable(RS::KnownVariable key, const QVariant &value) | RImporter | |
setKnownVariable(RS::KnownVariable key, const RVector &value) | RImporter | |
setVariableDouble(const std::string &key, double value, int code) | RDxfImporter | privatevirtual |
setVariableInt(const std::string &key, int value, int code) | RDxfImporter | privatevirtual |
setVariableString(const std::string &key, const std::string &value, int code) | RDxfImporter | privatevirtual |
setVariableVector(const std::string &key, double v1, double v2, double v3, int code) | RDxfImporter | privatevirtual |
spline | RDxfImporter | private |
startImport() | RImporter | virtual |
textStyles | RDxfImporter | private |
transaction | RImporter | protected |
variableKey | RDxfImporter | private |
xData | RDxfImporter | private |
xDataAppId | RDxfImporter | private |
~DL_CreationAdapter() | DL_CreationAdapter | inlinevirtual |
~DL_CreationInterface() | DL_CreationInterface | inlinevirtual |
~RDxfImporter() | RDxfImporter | virtual |
~RFileImporter() | RFileImporter | virtual |
~RImporter() | RImporter | virtual |