QGIS API Documentation
2.0.1-Dufour
|
This is the complete list of members for QgsGml, including all inherited members.
attribute enum value | QgsGml | private |
boundingBox enum value | QgsGml | private |
calculateExtentFromFeatures() | QgsGml | private |
characters(const XML_Char *chars, int len) | QgsGml | private |
chars(void *data, const XML_Char *chars, int len) | QgsGml | inlineprivatestatic |
coordinate enum value | QgsGml | private |
createBBoxFromCoordinateString(QgsRectangle &bb, const QString &coordString) const | QgsGml | private |
createMultiLineFromFragments() | QgsGml | private |
createMultiPointFromFragments() | QgsGml | private |
createMultiPolygonFromFragments() | QgsGml | private |
createPolygonFromFragments() | QgsGml | private |
dataProgressAndSteps(int progress, int totalSteps) | QgsGml | signal |
dataReadProgress(int progress) | QgsGml | signal |
end(void *data, const XML_Char *el) | QgsGml | inlineprivatestatic |
endElement(const XML_Char *el) | QgsGml | private |
feature enum value | QgsGml | private |
featuresMap() const | QgsGml | inline |
findMainWindow() const | QgsGml | private |
geometry enum value | QgsGml | private |
getFeatures(const QString &uri, QGis::WkbType *wkbType, QgsRectangle *extent=0) | QgsGml | |
getFeatures(const QByteArray &data, QGis::WkbType *wkbType, QgsRectangle *extent=0) | QgsGml | |
getLineWKB(unsigned char **wkb, int *size, const QList< QgsPoint > &lineCoordinates) const | QgsGml | private |
getPointWKB(unsigned char **wkb, int *size, const QgsPoint &) const | QgsGml | private |
getRingWKB(unsigned char **wkb, int *size, const QList< QgsPoint > &ringCoordinates) const | QgsGml | private |
handleProgressEvent(qint64 progress, qint64 totalSteps) | QgsGml | privateslot |
idsMap() const | QgsGml | inline |
mAttributeName | QgsGml | private |
mCoordinateSeparator | QgsGml | private |
mCurrentAttributes | QgsGml | private |
mCurrentExtent | QgsGml | private |
mCurrentFeature | QgsGml | private |
mCurrentFeatureId | QgsGml | private |
mCurrentWKB | QgsGml | private |
mCurrentWKBFragments | QgsGml | private |
mCurrentWKBFragmentSizes | QgsGml | private |
mCurrentWKBSize | QgsGml | private |
mEndian | QgsGml | private |
mExtent | QgsGml | private |
mFeatureCount | QgsGml | private |
mFeatures | QgsGml | private |
mFinished | QgsGml | private |
mGeometryAttribute | QgsGml | private |
mIdMap | QgsGml | private |
modeStackPop() | QgsGml | inlineprivate |
modeStackTop() | QgsGml | inlineprivate |
mParseModeStack | QgsGml | private |
mStringCash | QgsGml | private |
mThematicAttributes | QgsGml | private |
mTupleSeparator | QgsGml | private |
mTypeName | QgsGml | private |
multiLine enum value | QgsGml | private |
multiPoint enum value | QgsGml | private |
multiPolygon enum value | QgsGml | private |
mUri | QgsGml | private |
mWkbType | QgsGml | private |
none enum value | QgsGml | private |
ParseMode enum name | QgsGml | private |
pointsFromCoordinateString(QList< QgsPoint > &points, const QString &coordString) const | QgsGml | private |
QgsGml(const QString &typeName, const QString &geometryAttribute, const QgsFields &fields) | QgsGml | |
readAttribute(const QString &attributeName, const XML_Char **attr) const | QgsGml | private |
readEpsgFromAttribute(int &epsgNr, const XML_Char **attr) const | QgsGml | private |
setFinished() | QgsGml | privateslot |
start(void *data, const XML_Char *el, const XML_Char **attr) | QgsGml | inlineprivatestatic |
startElement(const XML_Char *el, const XML_Char **attr) | QgsGml | private |
totalStepsUpdate(int totalSteps) | QgsGml | signal |
totalWKBFragmentSize() const | QgsGml | private |
~QgsGml() | QgsGml |