mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
Added python binding for ShowingPartialsLabels
This commit is contained in:
parent
030d176c66
commit
cf5d35b5cb
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user