Class: QgsCptCityCollectionItem

class qgis.core.QgsCptCityCollectionItem

Bases: QgsCptCityDataItem

A Collection: logical collection of subcollections and color ramps

addChild(self, item: QgsCptCityDataItem)
Parameters:

item (QgsCptCityDataItem) –

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

recursive (bool) –

Return type:

List[QgsCptCityDataItem]

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