Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ openPageAccepted
Method
openPageAccepted
kdevplatform/shell/openprojectdialog.cpp:322–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
void OpenProjectDialog::openPageAccepted()
323
{
324
if ( isValid( openPage ) ) {
325
next();
326
}
327
}
328
329
void OpenProjectDialog::validateProjectName( const QString& name )
330
{
Callers
nothing calls this directly
Calls
1
isValid
Function · 0.50
Tested by
no test coverage detected