Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

KGlobal Class Reference

#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/microkde/kglobal.h>

Collaboration diagram for KGlobal:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static KLocalelocale ()
static KateConfigconfig ()
static KIconLoadericonLoader ()
static KStandardDirsdirs ()
static void setAppName (const QString &)

Static Private Attributes

static KLocalemLocale = 0
static KateConfigmConfig = 0
static KIconLoadermIconLoader = 0
static KStandardDirsmDirs = 0
static QString mAppName = "godot"

Member Function Documentation

KateConfig * KGlobal::config  )  [static]
 

Definition at line 19 of file kglobal.cpp.

References mAppName, and mConfig.

Referenced by HlManager::defaultHl(), Highlight::getKateConfig(), KateView::readConfig(), KateDocument::readConfig(), SyntaxDocument::setupModeList(), KateView::writeConfig(), KateDocument::writeConfig(), and TinyKate::~TinyKate().

KStandardDirs * KGlobal::dirs  )  [static]
 

Definition at line 37 of file kglobal.cpp.

References mDirs.

Referenced by HlEditDialog::newDocument(), and SyntaxDocument::setupModeList().

KIconLoader * KGlobal::iconLoader  )  [static]
 

Definition at line 28 of file kglobal.cpp.

References mIconLoader.

KLocale * KGlobal::locale  )  [static]
 

Definition at line 10 of file kglobal.cpp.

References mLocale.

Referenced by KDateTable::contentsMousePressEvent(), KDateValidator::date(), KDatePicker::dateChangedSlot(), KDateInternalMonthPicker::KDateInternalMonthPicker(), KDateTable::keyPressEvent(), KDateInternalMonthPicker::paintCell(), KDateTable::paintCell(), KDatePicker::setDate(), KDateTable::setFontSize(), and KDatePicker::setFontSize().

void KGlobal::setAppName const QString  )  [static]
 

Definition at line 46 of file kglobal.cpp.

References mAppName.

Referenced by TinyKate::TinyKate().


Member Data Documentation

QString KGlobal::mAppName = "godot" [static, private]
 

Definition at line 8 of file kglobal.cpp.

Referenced by config(), and setAppName().

KateConfig * KGlobal::mConfig = 0 [static, private]
 

Definition at line 4 of file kglobal.cpp.

Referenced by config().

KStandardDirs * KGlobal::mDirs = 0 [static, private]
 

Definition at line 6 of file kglobal.cpp.

Referenced by dirs().

KIconLoader * KGlobal::mIconLoader = 0 [static, private]
 

Definition at line 5 of file kglobal.cpp.

Referenced by iconLoader().

KLocale * KGlobal::mLocale = 0 [static, private]
 

Definition at line 3 of file kglobal.cpp.

Referenced by locale().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:37:49 2005 for OPIE by  doxygen 1.4.2