Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ property
Method
property
src/common/widget/generator.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
QVariant Generator::property(const QString &name) const
31
{
32
return QObject::property(name.toLatin1());
33
}
Callers
2
updateCurrentEditor
Method · 0.45
createApplicationPane
Method · 0.45
Calls
1
property
Function · 0.85
Tested by
no test coverage detected