QGIS API Documentation  2.12.0-Lyon
QgsLabelFeature Member List

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

alwaysShow() const QgsLabelFeatureinline
curvedLabelInfo() const QgsLabelFeatureinline
distLabel() const QgsLabelFeatureinline
fixedAngle() const QgsLabelFeatureinline
fixedPosition() const QgsLabelFeatureinline
geometry() const QgsLabelFeatureinline
hasFixedAngle() const QgsLabelFeatureinline
hasFixedPosition() const QgsLabelFeatureinline
hasFixedQuadrant() const QgsLabelFeatureinline
id() const QgsLabelFeatureinline
isObstacle() const QgsLabelFeatureinline
labelText() const QgsLabelFeatureinline
layer() const QgsLabelFeatureinline
mAlwaysShowQgsLabelFeatureprotected
mDistLabelQgsLabelFeatureprotected
mFixedAngleQgsLabelFeatureprotected
mFixedPositionQgsLabelFeatureprotected
mGeometryQgsLabelFeatureprotected
mHasFixedAngleQgsLabelFeatureprotected
mHasFixedPositionQgsLabelFeatureprotected
mHasFixedQuadrantQgsLabelFeatureprotected
mIdQgsLabelFeatureprotected
mInfoQgsLabelFeatureprotected
mIsObstacleQgsLabelFeatureprotected
mLabelTextQgsLabelFeatureprotected
mLayerQgsLabelFeatureprotected
mObstacleFactorQgsLabelFeatureprotected
mPositionOffsetQgsLabelFeatureprotected
mPriorityQgsLabelFeatureprotected
mQuadOffsetQgsLabelFeatureprotected
mRepeatDistanceQgsLabelFeatureprotected
mSizeQgsLabelFeatureprotected
obstacleFactor() const QgsLabelFeatureinline
positionOffset() const QgsLabelFeatureinline
priority() const QgsLabelFeatureinline
provider() const QgsLabelFeature
QgsLabelFeature(QgsFeatureId id, GEOSGeometry *geometry, const QSizeF &size)QgsLabelFeature
quadOffset() const QgsLabelFeatureinline
repeatDistance() const QgsLabelFeatureinline
setAlwaysShow(bool enabled)QgsLabelFeatureinline
setCurvedLabelInfo(pal::LabelInfo *info)QgsLabelFeatureinline
setDistLabel(double dist)QgsLabelFeatureinline
setFixedAngle(double angle)QgsLabelFeatureinline
setFixedPosition(const QgsPoint &point)QgsLabelFeatureinline
setHasFixedAngle(bool enabled)QgsLabelFeatureinline
setHasFixedPosition(bool enabled)QgsLabelFeatureinline
setHasFixedQuadrant(bool enabled)QgsLabelFeatureinline
setIsObstacle(bool enabled)QgsLabelFeatureinline
setLabelText(const QString &text)QgsLabelFeatureinline
setLayer(pal::Layer *layer)QgsLabelFeatureinline
setObstacleFactor(double factor)QgsLabelFeatureinline
setPositionOffset(const QgsPoint &offset)QgsLabelFeatureinline
setPriority(double priority)QgsLabelFeatureinline
setQuadOffset(const QPointF &quadOffset)QgsLabelFeatureinline
setRepeatDistance(double dist)QgsLabelFeatureinline
size() const QgsLabelFeatureinline
~QgsLabelFeature()QgsLabelFeaturevirtual