• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdevelop API Reference
  • KDE Home
  • Contact Us
 

kdevplatform/vcs

  • KDevelop
  • IRepositoryVersionControl
Public Member Functions | List of all members
KDevelop::IRepositoryVersionControl Class Referenceabstract

#include <irepositoryversioncontrol.h>

Public Member Functions

virtual ~IRepositoryVersionControl ()
 
virtual VcsJob * copy (const QString &commitMessage, const QString &repoSrc, const QString &repoDst, const VcsRevision &srcRev)=0
 
virtual VcsJob * move (const QString &commitMessage, const QString &repoSrc, const QString &repoDst, const VcsRevision &srcRev)=0
 
virtual VcsJob * remove (const QString &commitMessage, const QStringList &repoLocations)=0
 

Detailed Description

Definition at line 36 of file irepositoryversioncontrol.h.

Constructor & Destructor Documentation

◆ ~IRepositoryVersionControl()

virtual KDevelop::IRepositoryVersionControl::~IRepositoryVersionControl ( )
inlinevirtual

Definition at line 39 of file irepositoryversioncontrol.h.

Member Function Documentation

◆ copy()

virtual VcsJob* KDevelop::IRepositoryVersionControl::copy ( const QString &  commitMessage,
const QString &  repoSrc,
const QString &  repoDst,
const VcsRevision &  srcRev 
)
pure virtual

Copies the source location in the repository to the destination.

◆ move()

virtual VcsJob* KDevelop::IRepositoryVersionControl::move ( const QString &  commitMessage,
const QString &  repoSrc,
const QString &  repoDst,
const VcsRevision &  srcRev 
)
pure virtual

Moves the source location in the repository to the destination.

◆ remove()

virtual VcsJob* KDevelop::IRepositoryVersionControl::remove ( const QString &  commitMessage,
const QStringList &  repoLocations 
)
pure virtual

Removes the source locations in the repository.


The documentation for this class was generated from the following file:
  • irepositoryversioncontrol.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Apr 22 2021 23:31:47 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kdevplatform/vcs

Skip menu "kdevplatform/vcs"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdevelop API Reference

Skip menu "kdevelop API Reference"
  • kdevplatform
  •   debugger
  •   documentation
  •   interfaces
  •   language
  •     assistant
  •     backgroundparser
  •     checks
  •     classmodel
  •     codecompletion
  •     codegen
  •     duchain
  •     editor
  •     highlighting
  •     interfaces
  •     util
  •   outputview
  •   project
  •   serialization
  •   shell
  •   sublime
  •   tests
  •   util
  •   vcs

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal