KateViewConfig Class Reference

Inheritance diagram for KateViewConfig:

KateConfig List of all members.

Detailed Description

Definition at line 277 of file kateconfig.h.


Public Types

 Nowhere = 0
 SelectionOnly = 1
 SelectionWord = 2
 WordOnly = 3
 WordSelection = 4
enum  TextToSearch {
  Nowhere = 0, SelectionOnly = 1, SelectionWord = 2, WordOnly = 3,
  WordSelection = 4
}

Public Member Functions

 KateViewConfig (KateView *view)
 ~KateViewConfig ()
bool isGlobal () const
void readConfig (KConfig *config)
void writeConfig (KConfig *config)
bool dynWordWrap () const
void setDynWordWrap (bool wrap)
int dynWordWrapIndicators () const
void setDynWordWrapIndicators (int mode)
int dynWordWrapAlignIndent () const
void setDynWordWrapAlignIndent (int indent)
bool lineNumbers () const
void setLineNumbers (bool on)
bool scrollBarMarks () const
void setScrollBarMarks (bool on)
bool iconBar () const
void setIconBar (bool on)
bool foldingBar () const
void setFoldingBar (bool on)
int bookmarkSort () const
void setBookmarkSort (int mode)
int autoCenterLines () const
void setAutoCenterLines (int lines)
long searchFlags () const
void setSearchFlags (long flags)
bool cmdLine () const
void setCmdLine (bool on)
uint defaultMarkType () const
void setDefaultMarkType (uint type)
bool persistentSelection () const
void setPersistentSelection (bool on)
int textToSearchMode () const
void setTextToSearchMode (int mode)

Static Public Member Functions

static KateViewConfigglobal ()

Protected Member Functions

void updateConfig ()

Friends

class KateFactory

Constructor & Destructor Documentation

KateViewConfig::KateViewConfig ( KateView view  ) 

Construct a DocumentConfig.

Definition at line 638 of file kateconfig.cpp.

KateViewConfig::~KateViewConfig (  ) 

Cu DocumentConfig.

Definition at line 658 of file kateconfig.cpp.


Member Function Documentation

void KateViewConfig::readConfig ( KConfig config  ) 

Read config from object.

Definition at line 662 of file kateconfig.cpp.

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

do the real update

Implements KateConfig.

Definition at line 724 of file kateconfig.cpp.

void KateViewConfig::writeConfig ( KConfig config  ) 

Write config to object.

Definition at line 695 of file kateconfig.cpp.


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