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

Method objectBaseName

ui/propertywidget.cpp:50–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50QString PropertyWidget::objectBaseName() const
51{
52 Q_ASSERT(!m_objectBaseName.isEmpty());
53 return m_objectBaseName;
54}
55
56void PropertyWidget::setObjectBaseName(const QString &baseName)
57{

Callers 15

ConnectionsExtensionMethod · 0.80
PropertiesExtensionMethod · 0.80
BindingExtensionMethod · 0.80
EnumsExtensionMethod · 0.80
ClassInfoExtensionMethod · 0.80
MethodsExtensionMethod · 0.80
StackTraceExtensionMethod · 0.80
ClassInfoTabMethod · 0.80
StackTraceTabMethod · 0.80
PropertiesTabMethod · 0.80
ConnectionsTabMethod · 0.80

Calls 1

isEmptyMethod · 0.45

Tested by

no test coverage detected