formatfactory.cpp
59 const TQStringList list = KGlobal::dirs()->findAllResources( "data" ,"kabc/formats/*.desktop", true, true );
TQStringList formats()
Returns a list of all available format types.
Definition: formatfactory.cpp:86
kdbgstream kdDebug(int area=0)
void setGroup(const TQString &group)
KDE_DEPRECATED type * setObject(type *obj, bool isArray=false)
void * symbol(const char *name) const
Interface of vCard backend for address book.
Definition: vcardformatplugin.h:37
static KStandardDirs * dirs()
FormatInfo * info(const TQString &type)
Returns the info structure for a special type.
Definition: formatfactory.cpp:101
virtual KLibrary * library(const char *libname)
TQString readEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const
static KLibLoader * self()
bool hasGroup(const TQString &group) const
FormatPlugin * format(const TQString &type)
Returns a pointer to a format object or a null pointer if format type doesn't exist.
Definition: formatfactory.cpp:109
kndbgstream & endl(kndbgstream &s)
TQStringList findAllResources(const char *type, const TQString &filter=TQString::null, bool recursive=false, bool unique=false) const
static TQString findLibrary(const char *name, const KInstance *instance=KGlobal::instance())