mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-28 00:06:23 -05:00
Added python binding for ShowingPartialsLabels
This commit is contained in:
parent
030d176c66
commit
cf5d35b5cb
@ -618,6 +618,9 @@ class QgsPalLabeling : QgsLabelingEngineInterface
|
||||
bool isShowingAllLabels() const;
|
||||
void setShowingAllLabels( bool showing );
|
||||
|
||||
bool isShowingPartialsLabels() const;
|
||||
void setShowingPartialsLabels( bool showing );
|
||||
|
||||
// implemented methods from labeling engine interface
|
||||
|
||||
//! called when we're going to start with rendering
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user