mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
Sipify
This commit is contained in:
parent
62268e2b89
commit
180ec5389b
@ -9,7 +9,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
class QgsColorRampButton : QToolButton
|
||||
{
|
||||
%Docstring
|
||||
@ -117,7 +116,7 @@ Returns a copy of the default color ramp for the button, which is shown in the b
|
||||
"default color ramp" option.
|
||||
|
||||
:return: default color ramp for the button. Returns ``None`` if the default color ramp
|
||||
option is disabled.
|
||||
option is disabled. Caller takes ownership of the returned object.
|
||||
|
||||
.. seealso:: :py:func:`setDefaultColorRamp`
|
||||
%End
|
||||
|
Loading…
x
Reference in New Issue
Block a user