class KGlobal

Access the KDE global objects. More...

Definition#include <kglobal.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Static Methods

Public Members


Detailed Description

Access the KDE global objects.

KInstanceinstance ()

[static]

Retrieve the global instance. There is always at least one instance of a component in one application (in most cases the application itself).

KStandardDirsdirs ()

[static]

Retrieve the application standard dirs object.

KConfigconfig ()

[static]

Retrieve the general config object.

KIconLoadericonLoader ()

[static]

Retrieve an iconloader object.