Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setLabel
Method
setLabel
kdevplatform/util/multilevellistview.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
{
23
}
24
void setLabel(const QString& label)
25
{
26
m_label = label;
27
}
28
29
QVariant header(QAbstractItemModel* model, int section, Qt::Orientation orientation, int role) const
30
{
Callers
1
setHeaderLabels
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected