Added python binding for ShowingPartialsLabels

This commit is contained in:
yellow-sky 2013-09-20 00:14:06 +04:00
parent 030d176c66
commit cf5d35b5cb

View File

@ -617,6 +617,9 @@ class QgsPalLabeling : QgsLabelingEngineInterface
bool isShowingAllLabels() const;
void setShowingAllLabels( bool showing );
bool isShowingPartialsLabels() const;
void setShowingPartialsLabels( bool showing );
// implemented methods from labeling engine interface