KDevelop API Documentation

VCSColors Struct Reference

#include <vcscolorsconfigwidget.h>

List of all members.

Public Member Functions

 VCSColors ()
 VCSColors (const VCSColors &others)
VCSColorsoperator= (const VCSColors &others)

Public Attributes

QColor modified
QColor added
QColor updated
QColor sticky
QColor conflict
QColor needsPatch
QColor needsCheckout
QColor unknown
QColor defaultColor


Constructor & Destructor Documentation

VCSColors::VCSColors  ) 
 

Definition at line 22 of file vcscolorsconfigwidget.cpp.

VCSColors::VCSColors const VCSColors others  ) 
 

Definition at line 28 of file vcscolorsconfigwidget.cpp.


Member Function Documentation

VCSColors & VCSColors::operator= const VCSColors others  ) 
 

Definition at line 35 of file vcscolorsconfigwidget.cpp.

References added, conflict, defaultColor, modified, needsCheckout, needsPatch, operator=(), sticky, unknown, and updated.

Referenced by operator=().


Member Data Documentation

QColor VCSColors::added
 

Definition at line 27 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::conflict
 

Definition at line 30 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::defaultColor
 

Definition at line 34 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::modified
 

Definition at line 26 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::needsCheckout
 

Definition at line 32 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::needsPatch
 

Definition at line 31 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::sticky
 

Definition at line 29 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::unknown
 

Definition at line 33 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().

QColor VCSColors::updated
 

Definition at line 28 of file vcscolorsconfigwidget.h.

Referenced by VCSColorsConfigWidget::getColors(), FileViewPart::loadSettings(), operator=(), VCSColorsConfigWidget::setColors(), VCSFileTreeViewItem::setStatus(), and FileViewPart::storeSettings().


The documentation for this struct was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:08 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003