MCPcopy 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
30QVariant Generator::property(const QString &name) const
31{
32 return QObject::property(name.toLatin1());
33}

Callers 2

updateCurrentEditorMethod · 0.45
createApplicationPaneMethod · 0.45

Calls 1

propertyFunction · 0.85

Tested by

no test coverage detected