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

vcs

KDevelop::VcsAnnotationLine

KDevelop::VcsAnnotationLine Class Reference

#include <vcsannotation.h>

List of all members.


Detailed Description

Annotation information for a line of a version controlled file.

Definition at line 39 of file vcsannotation.h.


Public Member Functions

QString author () const
QDateTime date () const
int lineNumber () const
VcsAnnotationLine & operator= (const VcsAnnotationLine &rhs)
VcsRevision revision () const
void setAuthor (const QString &)
void setDate (const QDateTime &)
void setLineNumber (int)
void setRevision (const VcsRevision &)
void setText (const QString &)
QString text () const
 VcsAnnotationLine (const VcsAnnotationLine &)

Member Function Documentation

QString KDevelop::VcsAnnotationLine::author (  )  const

Returns:
the author that last changed this line

Definition at line 82 of file vcsannotation.cpp.

QDateTime KDevelop::VcsAnnotationLine::date (  )  const

Returns:
the date of the last change to this line

Definition at line 92 of file vcsannotation.cpp.

int KDevelop::VcsAnnotationLine::lineNumber (  )  const

Returns:
the line number of this annotation line

Definition at line 72 of file vcsannotation.cpp.

VcsRevision KDevelop::VcsAnnotationLine::revision (  )  const

Returns:
the revision this line was last changed

Definition at line 87 of file vcsannotation.cpp.

void KDevelop::VcsAnnotationLine::setAuthor ( const QString &  author  ) 

set the author of this annotation line

Parameters:
author the author of the last change

Definition at line 107 of file vcsannotation.cpp.

void KDevelop::VcsAnnotationLine::setDate ( const QDateTime &  date  ) 

set the date of this annotation line

Parameters:
date the date of the last change

Definition at line 117 of file vcsannotation.cpp.

void KDevelop::VcsAnnotationLine::setLineNumber ( int  lineno  ) 

set the line number of this annotation line

Parameters:
number the line number

Definition at line 97 of file vcsannotation.cpp.

void KDevelop::VcsAnnotationLine::setRevision ( const VcsRevision &  revision  ) 

set the revision of this annotation line

Parameters:
revision the revision of the last change

Definition at line 112 of file vcsannotation.cpp.

void KDevelop::VcsAnnotationLine::setText ( const QString &  text  ) 

set the text of this annotation line

Parameters:
text the text of the line

Definition at line 102 of file vcsannotation.cpp.

QString KDevelop::VcsAnnotationLine::text (  )  const

Returns:
the text of this line

Definition at line 77 of file vcsannotation.cpp.


The documentation for this class was generated from the following files:
  • vcsannotation.h
  • vcsannotation.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
  •   codegen
  •   duchain
  •   editor
  • outputview
  •     interfaces
  • 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