#include <kmimesourcefactory.h>
Public Methods | |
| KMimeSourceFactory (KIconLoader *loader=KGlobal::iconLoader()) | |
| virtual | ~KMimeSourceFactory () |
| virtual QString | makeAbsolute (const QString &abs_or_rel_name, const QString &context) const |
Normally you don't have to instantiate this class at all, KApplication does that for you automagically and sets QMimeSourceFactory::setDefaultFactory.
Definition at line 39 of file kmimesourcefactory.h.
|
|
Constructor.
|
|
|
Destructor. |
|
||||||||||||
|
This function is maps an absolute or relative name for a resource to the absolute one.
To load an icon, prepend the Example: "
|
1.2.18