kompare
#include <viewsettings.h>
Definition at line 29 of file viewsettings.h.
ViewSettings::ViewSettings |
( |
QWidget * |
parent | ) |
|
ViewSettings::~ViewSettings |
( |
| ) |
|
QColor ViewSettings::colorForDifferenceType |
( |
int |
type, |
|
|
bool |
selected = false , |
|
|
bool |
applied = false |
|
) |
| |
void ViewSettings::loadSettings |
( |
KConfig * |
config | ) |
|
|
virtual |
void ViewSettings::saveSettings |
( |
KConfig * |
config | ) |
|
|
virtual |
const QColor ViewSettings::default_addColor |
|
static |
const QColor ViewSettings::default_appliedColor |
|
static |
const QColor ViewSettings::default_changeColor |
|
static |
const QColor ViewSettings::default_removeColor |
|
static |
QColor ViewSettings::m_addColor |
QColor ViewSettings::m_appliedColor |
QColor ViewSettings::m_changeColor |
QFont ViewSettings::m_font |
QColor ViewSettings::m_removeColor |
int ViewSettings::m_scrollNoOfLines |
QColor ViewSettings::m_selectedAddColor |
QColor ViewSettings::m_selectedAppliedColor |
QColor ViewSettings::m_selectedChangeColor |
QColor ViewSettings::m_selectedRemoveColor |
int ViewSettings::m_tabToNumberOfSpaces |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:02 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.