class KLibLoader


Table of contents
Modules
kdecore Classes
All Classes
Module kdecore
Namespace global
Class KLibLoader
Inherits QObject

The KLibLoader allows you to load libraries dynamically at runtime. Dependent libraries are loaded automatically.

KLibLoader follows the singleton pattern. You can not create multiple instances. Use self() to get a pointer to the loader.

See also KLibrary Author Torben Weis



enums

enum details

methods