Class: QgsCptCityColorRampItem

class qgis.core.QgsCptCityColorRampItem

Bases: QgsCptCityDataItem

Item that represents a layer that can be opened with one of the providers

childEvent(self, QChildEvent)
connectNotify(self, QMetaMethod)
customEvent(self, QEvent)
disconnectNotify(self, QMetaMethod)
equal(self, other: QgsCptCityDataItem)bool
Parameters

other (QgsCptCityDataItem) –

Return type

bool

icon(self)QIcon
icon(self, size: QSize)QIcon
Return type

QIcon

init(self)
isSignalConnected(self, QMetaMethod)bool
leafCount(self)int
Return type

int

ramp(self)QgsCptCityColorRamp
Return type

QgsCptCityColorRamp

receivers(self, PYQT_SIGNAL)int
sender(self)QObject
senderSignalIndex(self)int
timerEvent(self, QTimerEvent)