Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ minimumSizeHint
Method
minimumSizeHint
plugins/filetemplates/templateselectionpage.cpp:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
QSize TemplateSelectionPage::minimumSizeHint() const
263
{
264
return QSize(400, 600);
265
}
266
267
QString TemplateSelectionPage::selectedTemplate() const
268
{
Callers
2
CMakeBuildDirChooser
Method · 0.45
CMakePreferences
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected