Kate
KateCompletionConfig Class Reference
#include <katecompletionconfig.h>
Inheritance diagram for KateCompletionConfig:
Public Slots | |
void | apply () |
Public Member Functions | |
KateCompletionConfig (KateCompletionModel *model, QWidget *parent=0L) | |
virtual | ~KateCompletionConfig () |
void | readConfig (const KConfigGroup &config) |
void | writeConfig (KConfigGroup &config) |
Public Member Functions inherited from KateConfig | |
KateConfig () | |
virtual | ~KateConfig () |
void | configEnd () |
void | configStart () |
Protected Member Functions | |
virtual void | updateConfig () |
Detailed Description
Definition at line 36 of file katecompletionconfig.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 34 of file katecompletionconfig.cpp.
|
virtual |
Definition at line 153 of file katecompletionconfig.cpp.
Member Function Documentation
|
slot |
Definition at line 286 of file katecompletionconfig.cpp.
void KateCompletionConfig::readConfig | ( | const KConfigGroup & | config | ) |
Read config from object.
Initialize a standard column-merging: Merge Scope, Name, Arguments and Postfix
Definition at line 158 of file katecompletionconfig.cpp.
|
protectedvirtual |
void KateCompletionConfig::writeConfig | ( | KConfigGroup & | config | ) |
Write config to object.
Definition at line 208 of file katecompletionconfig.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.