KateRendererConfig Class Reference

Inheritance diagram for KateRendererConfig:

KateConfig List of all members.

Detailed Description

Definition at line 405 of file kateconfig.h.


Public Member Functions

 KateRendererConfig (KateRenderer *renderer)
 ~KateRendererConfig ()
bool isGlobal () const
void readConfig (KConfig *config)
void writeConfig (KConfig *config)
uint schema () const
void setSchema (uint schema)
void reloadSchema ()
KateFontStructfontStruct ()
QFontfont ()
KateFontMetricsfontMetrics ()
void setFont (const QFont &font)
bool wordWrapMarker () const
void setWordWrapMarker (bool on)
const QColorbackgroundColor () const
void setBackgroundColor (const QColor &col)
const QColorselectionColor () const
void setSelectionColor (const QColor &col)
const QColorhighlightedLineColor () const
void setHighlightedLineColor (const QColor &col)
const QColorlineMarkerColor (KTextEditor::MarkInterface::MarkTypes type=KTextEditor::MarkInterface::markType01) const
void setLineMarkerColor (const QColor &col, KTextEditor::MarkInterface::MarkTypes type=KTextEditor::MarkInterface::markType01)
const QColorhighlightedBracketColor () const
void setHighlightedBracketColor (const QColor &col)
const QColorwordWrapMarkerColor () const
void setWordWrapMarkerColor (const QColor &col)
const QColortabMarkerColor () const
void setTabMarkerColor (const QColor &col)
const QColoriconBarColor () const
void setIconBarColor (const QColor &col)
const QColorlineNumberColor () const
void setLineNumberColor (const QColor &col)
bool showIndentationLines () const
void setShowIndentationLines (bool on)

Static Public Member Functions

static KateRendererConfigglobal ()

Protected Member Functions

void updateConfig ()

Friends

class KateFactory

Constructor & Destructor Documentation

KateRendererConfig::KateRendererConfig ( KateRenderer renderer  ) 

Construct a DocumentConfig.

Definition at line 1030 of file kateconfig.cpp.

KateRendererConfig::~KateRendererConfig (  ) 

Cu DocumentConfig.

Definition at line 1052 of file kateconfig.cpp.


Member Function Documentation

void KateRendererConfig::readConfig ( KConfig config  ) 

Read config from object.

Definition at line 1057 of file kateconfig.cpp.

void KateRendererConfig::writeConfig ( KConfig config  ) 

Write config to object.

Definition at line 1070 of file kateconfig.cpp.

void KateRendererConfig::updateConfig (  )  [protected, virtual]

do the real update

Implements KateConfig.

Definition at line 1079 of file kateconfig.cpp.

void KateRendererConfig::reloadSchema (  ) 

Reload the schema from the schema manager.

For the global instance, have all other instances reload. Used by the schema config page to apply changes.

Definition at line 1113 of file kateconfig.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys