Class: QgsCptCityCollectionItem

class qgis.core.QgsCptCityCollectionItem

Bases: QgsCptCityDataItem

A Collection: logical collection of subcollections and color ramps

addChild(self, item: QgsCptCityDataItem | None)
Parameters:

item (Optional[QgsCptCityDataItem])

childEvent(self, a0: QChildEvent | None)
childrenRamps(self, recursive: bool) List[QgsCptCityDataItem]
Parameters:

recursive (bool)

Return type:

List[QgsCptCityDataItem]

connectNotify(self, signal: QMetaMethod)
customEvent(self, a0: QEvent | None)
disconnectNotify(self, signal: QMetaMethod)
isSignalConnected(self, signal: QMetaMethod) bool
receivers(self, signal: PYQT_SIGNAL) int
sender(self) QObject | None
senderSignalIndex(self) int
setPopulated(self)
timerEvent(self, a0: QTimerEvent | None)