• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
KProtocolInfoFactory Class Reference

#include <kprotocolinfofactory.h>

Inherits KSycocaFactory.

Public Member Functions

KProtocolInfo * findProtocol (const TQString &protocol)
TQStringList protocols ()
- Public Member Functions inherited from KSycocaFactory
virtual KSycocaFactoryId factoryId () const =0
int offset ()
KSycocaEntryDict * entryDict ()
virtual KSycocaEntry * createEntry (const TQString &file, const char *resource)=0
virtual void addEntry (KSycocaEntry *newEntry, const char *resource)
void removeEntry (KSycocaEntry *newEntry)
virtual KSycocaEntry * createEntry (int offset)=0
KSycocaEntry::List allEntries ()
virtual void save (TQDataStream &str)
virtual void saveHeader (TQDataStream &str)
virtual const KSycocaResourceList * resourceList () const

Static Public Member Functions

static KProtocolInfoFactory * self ()

Protected Member Functions

virtual KSycocaEntry * createEntry (const TQString &, const char *)
virtual KProtocolInfo * createEntry (int offset)
virtual void virtual_hook (int id, void *data)
- Protected Member Functions inherited from KSycocaFactory
 KSycocaFactory (KSycocaFactoryId factory_id)
virtual void virtual_hook (int id, void *data)

Protected Attributes

TQMap< TQString,
KProtocolInfo::Ptr > 
m_cache
- Protected Attributes inherited from KSycocaFactory
int m_sycocaDictOffset
int m_beginEntryOffset
int m_endEntryOffset
TQDataStream * m_str
KSycocaResourceList * m_resourceList
KSycocaEntryDict * m_entryDict
KSycocaDict * m_sycocaDict

Static Protected Attributes

static KProtocolInfoFactory * _self = 0

Additional Inherited Members

- Related Functions inherited from KSycocaFactory
enum  KSycocaFactoryId

Detailed Description

KProtocolInfoFactory is a factory for getting KProtocolInfo.

The factory is a singleton (only one instance can exist).

Factory for KProtocolInfo

Definition at line 40 of file kprotocolinfofactory.h.

Member Function Documentation

TQStringList KProtocolInfoFactory::protocols ( )

Returns list of all known protocols.

Returns
a list of all protocols

Definition at line 66 of file kprotocolinfofactory.cpp.

static KProtocolInfoFactory* KProtocolInfoFactory::self ( )
inlinestatic

The instance of the KProtocolInfoFactory.

Returns
the factory instance

Definition at line 48 of file kprotocolinfofactory.h.


The documentation for this class was generated from the following files:
  • kprotocolinfofactory.h
  • kprotocolinfofactory.cpp

kdecore

Skip menu "kdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |