Class: QgsCptCityColorRampItem

class qgis.core.QgsCptCityColorRampItem

Bases: QgsCptCityDataItem

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

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

other (Optional[QgsCptCityDataItem])

Return type:

bool

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

QIcon

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

int

ramp(self) QgsCptCityColorRamp
Return type:

QgsCptCityColorRamp

receivers(self, signal: PYQT_SIGNAL) int
sender(self) QObject | None
senderSignalIndex(self) int
timerEvent(self, a0: QTimerEvent | None)