Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
QString PropertyWidget::objectBaseName() const
51
{
52
Q_ASSERT(!m_objectBaseName.isEmpty());
53
return m_objectBaseName;
54
}
55
56
void PropertyWidget::setObjectBaseName(const QString &baseName)
57
{
Callers
15
ConnectionsExtension
Method · 0.80
ApplicationAttributeExtension
Method · 0.80
PropertiesExtension
Method · 0.80
BindingExtension
Method · 0.80
EnumsExtension
Method · 0.80
ClassInfoExtension
Method · 0.80
MethodsExtension
Method · 0.80
StackTraceExtension
Method · 0.80
ClassInfoTab
Method · 0.80
StackTraceTab
Method · 0.80
PropertiesTab
Method · 0.80
ConnectionsTab
Method · 0.80
Calls
1
isEmpty
Method · 0.45
Tested by
no test coverage detected