Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
paint
Method · 0.45
slot_write_config
Method · 0.45
slot_open_page
Method · 0.45
slot_write_description
Method · 0.45
slot_set_style
Method · 0.45
getConfig
Method · 0.45
getConfig
Method · 0.45
nodeToImage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected