Class: QgsCptCityDirectoryItem

class qgis.core.QgsCptCityDirectoryItem

Bases: QgsCptCityCollectionItem

A directory: contains subdirectories and color ramps

Methods

childEvent

connectNotify

createChildren

rtype

object

customEvent

dataItem

param parent

dirEntries

rtype

List[str]

disconnectNotify

equal

param other

isSignalConnected

rampsMap

rtype

Dict[str, List[str]]

receivers

sender

senderSignalIndex

timerEvent

childEvent()
connectNotify()
createChildren(self) → object
Return type

object

customEvent()
dataItem(parent: QgsCptCityDataItem, name: str, path: str) → QgsCptCityDataItem
Parameters
Return type

QgsCptCityDataItem

dirEntries(self) → List[str]
Return type

List[str]

disconnectNotify()
equal(self, other: QgsCptCityDataItem) → bool
Parameters

other (QgsCptCityDataItem) –

Return type

bool

isSignalConnected()
rampsMap(self) → Dict[str, List[str]]
Return type

Dict[str, List[str]]

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