Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setMinNameWidth
Method
setMinNameWidth
plugins/meson/settings/mesonrewriterinput.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void MesonRewriterInputBase::setMinNameWidth(int width)
40
{
41
m_ui->l_name->setMinimumWidth(width);
42
}
43
44
void MesonRewriterInputBase::setInputWidget(QWidget* input)
45
{
Callers
2
recalculateLengths
Method · 0.45
repopulate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected