kdevplatform/vcs
dvcsimportmetadatawidget.h
virtual bool hasValidData() const =0
Check whether the given data is valid.
virtual VcsLocation destination() const =0
virtual void setMessage(const QString &message)=0
Asks the user for all options needed to import an existing directory into a Git repository.
Definition: dvcsimportmetadatawidget.h:43
virtual void setSourceLocationEditable(bool)=0
Definition: branchmanager.h:27
virtual void setSourceLocation(const VcsLocation &)=0
virtual QUrl source() const =0
virtual QString message() const =0
Denotes a local or repository location for a Vcs system.
Definition: vcslocation.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:30:50 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:30:50 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.