• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • KDevelop Platform Libraries
  • Sitemap
  • Contact Us
 

vcs

KDevelop::VcsEvent

KDevelop::VcsEvent Class Reference

#include <vcsevent.h>

List of all members.


Detailed Description

Small container class that contains information about a single revision.

Note:
log() only returns information about the specific item that was asked about. When working with a VCS that supports atomic commits (i.e. where a revision might affect more than one item), use change() to retrieve information about all items affected by a particular revision.

Definition at line 92 of file vcsevent.h.


Public Member Functions

VcsItemEvent::Actions actions ()
QString author ()
QDateTime date ()
QList< VcsItemEvent > items ()
QString message ()
VcsEvent & operator= (const VcsEvent &rhs)
VcsRevision revision ()
void setActions (VcsItemEvent::Actions)
void setAuthor (const QString &)
void setDate (const QDateTime &)
void setItems (const QList< VcsItemEvent > &)
void setMessage (const QString &)
void setRevision (const VcsRevision &)
 VcsEvent (const VcsEvent &)

The documentation for this class was generated from the following files:
  • vcsevent.h
  • vcsevent.cpp

vcs

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

KDevelop Platform Libraries

Skip menu "KDevelop Platform Libraries"
  • interfaces
  • language
  •   duchain
  •   editor
  • outputview
  • project
  • shell
  • sublime
  • util
  • vcs
Generated for KDevelop Platform Libraries by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal