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 ()
KateFontStruct * fontStruct ()
QFont * font ()
KateFontMetrics * fontMetrics ()
void setFont (const QFont &font)
bool wordWrapMarker () const
void setWordWrapMarker (bool on)
const QColor & backgroundColor () const
void setBackgroundColor (const QColor &col)
const QColor & selectionColor () const
void setSelectionColor (const QColor &col)
const QColor & highlightedLineColor () const
void setHighlightedLineColor (const QColor &col)
const QColor & lineMarkerColor (KTextEditor::MarkInterface::MarkTypes type=KTextEditor::MarkInterface::markType01) const
void setLineMarkerColor (const QColor &col, KTextEditor::MarkInterface::MarkTypes type=KTextEditor::MarkInterface::markType01)
const QColor & highlightedBracketColor () const
void setHighlightedBracketColor (const QColor &col)
const QColor & wordWrapMarkerColor () const
void setWordWrapMarkerColor (const QColor &col)
const QColor & tabMarkerColor () const
void setTabMarkerColor (const QColor &col)
const QColor & iconBarColor () const
void setIconBarColor (const QColor &col)
const QColor & lineNumberColor () const
void setLineNumberColor (const QColor &col)
bool showIndentationLines () const
void setShowIndentationLines (bool on)

Static Public Member Functions

static KateRendererConfig * global ()

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::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.

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

do the real update

Implements KateConfig.

Definition at line 1079 of file kateconfig.cpp.

void KateRendererConfig::writeConfig ( KConfig *  config  ) 

Write config to object.

Definition at line 1070 of file kateconfig.cpp.


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