MCPcopy Create free account
hub / github.com/KDE/krita / data

Method data

plugins/python/scripter/document_scripter/document.py:34–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32
33 @property
34 def data(self):
35 return self._document
36
37 @data.setter
38 def data(self, data):

Callers 8

paintMethod · 0.45
slot_write_configMethod · 0.45
slot_open_pageMethod · 0.45
slot_set_styleMethod · 0.45
getConfigMethod · 0.45
getConfigMethod · 0.45
nodeToImageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected