Antialiasing enum value | QgsMapSettings | |
backgroundColor() const | QgsMapSettings | inline |
customRenderFlags() const | QgsMapSettings | inline |
datumTransformStore() const | QgsMapSettings | inline |
datumTransformStore() | QgsMapSettings | inline |
destinationCrs() const | QgsMapSettings | |
DrawEditingInfo enum value | QgsMapSettings | |
DrawLabeling enum value | QgsMapSettings | |
DrawSelection enum value | QgsMapSettings | |
DrawSymbolBounds enum value | QgsMapSettings | |
expressionContext() const | QgsMapSettings | inline |
extent() const | QgsMapSettings | |
Flag enum name | QgsMapSettings | |
flags() const | QgsMapSettings | |
ForceVectorOutput enum value | QgsMapSettings | |
fullExtent() const | QgsMapSettings | |
hasCrsTransformEnabled() const | QgsMapSettings | |
hasValidSettings() const | QgsMapSettings | |
layerExtentToOutputExtent(QgsMapLayer *theLayer, QgsRectangle extent) const | QgsMapSettings | |
layers() const | QgsMapSettings | |
layerStyleOverrides() const | QgsMapSettings | |
layerToMapCoordinates(QgsMapLayer *theLayer, QgsPoint point) const | QgsMapSettings | |
layerToMapCoordinates(QgsMapLayer *theLayer, QgsRectangle rect) const | QgsMapSettings | |
layerToMapUnits(QgsMapLayer *theLayer, const QgsRectangle &referenceExtent=QgsRectangle()) const | QgsMapSettings | |
layerTransform(QgsMapLayer *layer) const | QgsMapSettings | |
magnificationFactor() const | QgsMapSettings | |
mapToLayerCoordinates(QgsMapLayer *theLayer, QgsPoint point) const | QgsMapSettings | |
mapToLayerCoordinates(QgsMapLayer *theLayer, QgsRectangle rect) const | QgsMapSettings | |
mapToPixel() const | QgsMapSettings | inline |
mapUnits() const | QgsMapSettings | |
mapUnitsPerPixel() const | QgsMapSettings | |
mBackgroundColor | QgsMapSettings | protected |
mCustomRenderFlags | QgsMapSettings | protected |
mDatumTransformStore | QgsMapSettings | protected |
mDestCRS | QgsMapSettings | protected |
mDpi | QgsMapSettings | protected |
mExpressionContext | QgsMapSettings | protected |
mExtent | QgsMapSettings | protected |
mFlags | QgsMapSettings | protected |
mImageFormat | QgsMapSettings | protected |
mLayers | QgsMapSettings | protected |
mLayerStyleOverrides | QgsMapSettings | protected |
mMagnificationFactor | QgsMapSettings | protected |
mMapToPixel | QgsMapSettings | protected |
mMapUnitsPerPixel | QgsMapSettings | protected |
mProjectionsEnabled | QgsMapSettings | protected |
mRotation | QgsMapSettings | protected |
mScale | QgsMapSettings | protected |
mScaleCalculator | QgsMapSettings | protected |
mSegmentationTolerance | QgsMapSettings | protected |
mSegmentationToleranceType | QgsMapSettings | protected |
mSelectionColor | QgsMapSettings | protected |
mSize | QgsMapSettings | protected |
mValid | QgsMapSettings | protected |
mVisibleExtent | QgsMapSettings | protected |
outputDpi() const | QgsMapSettings | |
outputExtentToLayerExtent(QgsMapLayer *theLayer, QgsRectangle extent) const | QgsMapSettings | |
outputImageFormat() const | QgsMapSettings | inline |
outputSize() const | QgsMapSettings | |
QgsMapSettings() | QgsMapSettings | |
readXML(QDomNode &theNode) | QgsMapSettings | |
RenderMapTile enum value | QgsMapSettings | |
RenderPartialOutput enum value | QgsMapSettings | |
rotation() const | QgsMapSettings | |
scale() const | QgsMapSettings | |
segmentationTolerance() const | QgsMapSettings | inline |
segmentationToleranceType() const | QgsMapSettings | inline |
selectionColor() const | QgsMapSettings | inline |
setBackgroundColor(const QColor &color) | QgsMapSettings | inline |
setCrsTransformEnabled(bool enabled) | QgsMapSettings | |
setCustomRenderFlags(const QString &customRenderFlags) | QgsMapSettings | inline |
setDestinationCrs(const QgsCoordinateReferenceSystem &crs) | QgsMapSettings | |
setExpressionContext(const QgsExpressionContext &context) | QgsMapSettings | inline |
setExtent(const QgsRectangle &rect, bool magnified=true) | QgsMapSettings | |
setFlag(Flag flag, bool on=true) | QgsMapSettings | |
setFlags(const QgsMapSettings::Flags &flags) | QgsMapSettings | |
setLayers(const QStringList &layers) | QgsMapSettings | |
setLayerStyleOverrides(const QMap< QString, QString > &overrides) | QgsMapSettings | |
setMagnificationFactor(double factor) | QgsMapSettings | |
setMapUnits(QGis::UnitType u) | QgsMapSettings | |
setOutputDpi(double dpi) | QgsMapSettings | |
setOutputImageFormat(QImage::Format format) | QgsMapSettings | inline |
setOutputSize(QSize size) | QgsMapSettings | |
setRotation(double degrees) | QgsMapSettings | |
setSegmentationTolerance(double tolerance) | QgsMapSettings | inline |
setSegmentationToleranceType(QgsAbstractGeometryV2::SegmentationToleranceType type) | QgsMapSettings | inline |
setSelectionColor(const QColor &color) | QgsMapSettings | inline |
testFlag(Flag flag) const | QgsMapSettings | |
updateDerived() | QgsMapSettings | protected |
UseAdvancedEffects enum value | QgsMapSettings | |
UseRenderingOptimization enum value | QgsMapSettings | |
visibleExtent() const | QgsMapSettings | |
visiblePolygon() const | QgsMapSettings | |
writeXML(QDomNode &theNode, QDomDocument &theDoc) | QgsMapSettings | |