Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setUseSourceDirForDestination
Method
setUseSourceDirForDestination
plugins/subversion/svnimportmetadatawidget.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void SvnImportMetadataWidget::setUseSourceDirForDestination( bool b )
51
{
52
useSourceDirForDestination = b;
53
}
54
55
56
void SvnImportMetadataWidget::setSourceLocationEditable( bool enable )
Callers
1
ProjectVcsPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected