MCPcopy 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
56void SvnImportMetadataWidget::setSourceLocationEditable( bool enable )
57{
58 m_ui->srcEdit->setEnabled( enable );
59}
60
61void SvnImportMetadataWidget::setMessage(const QString& message)
62{

Callers 1

ProjectVcsPageMethod · 0.45

Calls 1

setEnabledMethod · 0.45

Tested by

no test coverage detected