mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
Sipify
This commit is contained in:
parent
62268e2b89
commit
180ec5389b
@ -9,7 +9,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class QgsColorRampButton : QToolButton
|
class QgsColorRampButton : QToolButton
|
||||||
{
|
{
|
||||||
%Docstring
|
%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.
|
"default color ramp" option.
|
||||||
|
|
||||||
:return: default color ramp for the button. Returns ``None`` if the default color ramp
|
: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`
|
.. seealso:: :py:func:`setDefaultColorRamp`
|
||||||
%End
|
%End
|
||||||
|
Loading…
x
Reference in New Issue
Block a user