Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setSourceLocationEditable
Method
setSourceLocationEditable
plugins/subversion/svnimportmetadatawidget.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
56
void SvnImportMetadataWidget::setSourceLocationEditable( bool enable )
57
{
58
m_ui->srcEdit->setEnabled( enable );
59
}
60
61
void SvnImportMetadataWidget::setMessage(const QString& message)
62
{
Callers
1
ProjectVcsPage
Method · 0.45
Calls
1
setEnabled
Method · 0.45
Tested by
no test coverage detected