Class: QgsDataCollectionItem

class qgis.core.QgsDataCollectionItem

Bases: qgis._core.QgsDataItem

A Collection: logical collection of layers or subcollections, e.g. GRASS location/mapset, database? wms source?

Enums

Methods

addChild

childEvent

connectNotify

customEvent

deferredDelete

disconnectNotify

homeDirIcon

Shared home directory icon.

iconDataCollection

Returns the standard browser data collection icon.

iconDir

Returns the standard browser directory icon.

isSignalConnected

openDirIcon

Shared open directory icon.

populate

receivers

refresh

sender

senderSignalIndex

timerEvent

updateIcon

Signals

Attributes

addChild(self, item: QgsDataItem)
childEvent()
connectNotify()
customEvent()
deferredDelete()
disconnectNotify()
homeDirIcon() → QIcon

Shared home directory icon.

New in version 3.4.

iconDataCollection() → QIcon

Returns the standard browser data collection icon.

See also

iconDir()

iconDir() → QIcon

Returns the standard browser directory icon.

isSignalConnected()
openDirIcon() → QIcon

Shared open directory icon.

New in version 3.4.

populate()
receivers()
refresh()
sender()
senderSignalIndex()
timerEvent()
updateIcon()