MCPcopy Create free account
hub / github.com/KDAB/GammaRay / className

Method className

core/metaobject.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59QString MetaObject::className() const
60{
61 return m_className;
62}
63
64void MetaObject::setClassName(const QString &className)
65{

Callers 15

typeNameMethod · 0.45
shortTypeNameMethod · 0.45
StandardToolFactoryMethod · 0.45
idMethod · 0.45
dumpObjectFunction · 0.45
filterObjectMethod · 0.45
addMetaObjectMethod · 0.45
displayStringMethod · 0.45
matchesMethod · 0.45
dataMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by 9

selectableTypesMethod · 0.36
foreachMethod · 0.36
testMetaObjectMethod · 0.36
verifyPropertyDataMethod · 0.36
testQmlListPropertyMethod · 0.36
testAttachedPropertyMethod · 0.36
sgSelectionChangedMethod · 0.36
recursiveWidgetsAtMethod · 0.36
idMethod · 0.36