• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kate
 

kate

Public Member Functions | Protected Member Functions | List of all members
KateConfig Class Referenceabstract

#include <kateconfig.h>

Inherited by KateDocumentConfig, KateRendererConfig, and KateViewConfig.

Public Member Functions

 KateConfig ()
 
virtual ~KateConfig ()
 
void configStart ()
 
void configEnd ()
 

Protected Member Functions

virtual void updateConfig ()=0
 

Detailed Description

Base Class for the Kate Config Classes.

Definition at line 43 of file kateconfig.h.

Constructor & Destructor Documentation

◆ KateConfig()

KateConfig::KateConfig ( )

Default Constructor.

Definition at line 46 of file kateconfig.cpp.

◆ ~KateConfig()

KateConfig::~KateConfig ( )
virtual

Virtual Destructor.

Definition at line 51 of file kateconfig.cpp.

Member Function Documentation

◆ configEnd()

void KateConfig::configEnd ( )

end a config change transaction, update the concerned documents/views/renderers

Definition at line 65 of file kateconfig.cpp.

◆ configStart()

void KateConfig::configStart ( )

start some config changes this method is needed to init some kind of transaction for config changes, update will only be done once, at configEnd() call

Definition at line 55 of file kateconfig.cpp.

◆ updateConfig()

virtual void KateConfig::updateConfig ( )
protectedpure virtual

do the real update


The documentation for this class was generated from the following files:
  • kateconfig.h
  • kateconfig.cpp

kate

Skip menu "kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kate

Skip menu "kate"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kate by doxygen 1.9.4
This website is maintained by Timothy Pearson.