Class: QgsCptCityColorRampItem

class qgis.core.QgsCptCityColorRampItem

Bases: QgsCptCityDataItem

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

Methods

childEvent

connectNotify

customEvent

disconnectNotify

equal

param other

icon

icon(self, size: QSize) -> QIcon

init

isSignalConnected

leafCount

rtype

int

ramp

rtype

QgsCptCityColorRamp

receivers

sender

senderSignalIndex

timerEvent

childEvent()
connectNotify()
customEvent()
disconnectNotify()
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()
leafCount(self) → int
Return type

int

ramp(self) → QgsCptCityColorRamp
Return type

QgsCptCityColorRamp

receivers()
sender()
senderSignalIndex()
timerEvent()