Kate
KateSchemaManager Class Reference
#include <kateschema.h>
| Public Member Functions | |
| void | addSchema (const QString &t) | 
| KateSchemaManager () | |
| const QStringList & | list () | 
| QString | name (uint number) | 
| uint | number (const QString &name) | 
| void | removeSchema (uint number) | 
| KConfig * | schema (uint number) | 
| void | update (bool readfromfile=true) | 
| bool | validSchema (uint number) | 
| ~KateSchemaManager () | |
| Static Public Member Functions | |
| static QString | normalSchema () | 
| static QString | printingSchema () | 
Detailed Description
Definition at line 44 of file kateschema.h.
Constructor & Destructor Documentation
| KateSchemaManager::KateSchemaManager | ( | ) | 
Definition at line 166 of file kateschema.cpp.
| KateSchemaManager::~KateSchemaManager | ( | ) | 
Definition at line 172 of file kateschema.cpp.
Member Function Documentation
| void KateSchemaManager::addSchema | ( | const QString & | t | ) | 
Definition at line 209 of file kateschema.cpp.
| const QStringList& KateSchemaManager::list | ( | ) |  [inline] | 
Don't modify, list with the names of the schemas (i18n name for the default ones).
Definition at line 82 of file kateschema.h.
| QString KateSchemaManager::normalSchema | ( | ) |  [static] | 
Definition at line 156 of file kateschema.cpp.
| QString KateSchemaManager::printingSchema | ( | ) |  [static] | 
Definition at line 161 of file kateschema.cpp.
| void KateSchemaManager::removeSchema | ( | uint | number | ) | 
Definition at line 217 of file kateschema.cpp.
return kconfig with right group set or set to Normal if not there
Definition at line 197 of file kateschema.cpp.
| void KateSchemaManager::update | ( | bool | readfromfile = true | ) | 
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference