Skip to content

Commit

Permalink
#9480: Add centroidInside to sip file
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuarte47 committed May 27, 2014
1 parent 0fdd3ac commit 6cb4cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/core/qgspallabeling.sip
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ class QgsPalLayerSettings
unsigned int placementFlags;

bool centroidWhole; // whether centroid calculated from whole or visible polygon
bool centroidInside; // whether centroid-point calculated must be inside polygon
double dist; // distance from the feature (in mm)
bool distInMapUnits; //true if distance is in map units (otherwise in mm)

Expand Down

0 comments on commit 6cb4cbb

Please sign in to comment.