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

kded

Public Member Functions | Static Public Member Functions | List of all members
KBuildServiceTypeFactory Class Reference

#include <kbuildservicetypefactory.h>

Inherits KServiceTypeFactory.

Public Member Functions

 KBuildServiceTypeFactory ()
 
virtual KServiceType * findServiceTypeByName (const TQString &_name)
 
virtual KSycocaEntry * createEntry (const TQString &file, const char *resource)
 
virtual KServiceType * createEntry (int)
 
virtual void addEntry (KSycocaEntry *newEntry, const char *resource)
 
virtual void save (TQDataStream &str)
 
virtual void saveHeader (TQDataStream &str)
 

Static Public Member Functions

static TQStringList resourceTypes ()
 

Detailed Description

Service-type factory for building tdesycoca.

Definition at line 30 of file kbuildservicetypefactory.h.

Constructor & Destructor Documentation

◆ KBuildServiceTypeFactory()

KBuildServiceTypeFactory::KBuildServiceTypeFactory ( )

Create factory.

Definition at line 34 of file kbuildservicetypefactory.cpp.

◆ ~KBuildServiceTypeFactory()

KBuildServiceTypeFactory::~KBuildServiceTypeFactory ( )
virtual

Definition at line 52 of file kbuildservicetypefactory.cpp.

Member Function Documentation

◆ addEntry()

void KBuildServiceTypeFactory::addEntry ( KSycocaEntry *  newEntry,
const char *  resource 
)
virtual

Add entry.

Definition at line 251 of file kbuildservicetypefactory.cpp.

◆ createEntry() [1/2]

KSycocaEntry * KBuildServiceTypeFactory::createEntry ( const TQString &  file,
const char *  resource 
)
virtual

Construct a KServiceType from a config file.

Definition at line 69 of file kbuildservicetypefactory.cpp.

◆ createEntry() [2/2]

virtual KServiceType * KBuildServiceTypeFactory::createEntry ( int  )
inlinevirtual

Definition at line 51 of file kbuildservicetypefactory.h.

◆ findServiceTypeByName()

KServiceType * KBuildServiceTypeFactory::findServiceTypeByName ( const TQString &  _name)
virtual

Find a service type in the database file.

Returns
a pointer to the servicetype in the memory dict (don't free!)

Definition at line 57 of file kbuildservicetypefactory.cpp.

◆ resourceTypes()

TQStringList KBuildServiceTypeFactory::resourceTypes ( )
static

Returns all resource types for this service factory.

Definition at line 47 of file kbuildservicetypefactory.cpp.

◆ save()

void KBuildServiceTypeFactory::save ( TQDataStream &  str)
virtual

Write out service type specific index files.

Definition at line 149 of file kbuildservicetypefactory.cpp.

◆ saveHeader()

void KBuildServiceTypeFactory::saveHeader ( TQDataStream &  str)
virtual

Write out header information.

Don't forget to call the parent first when you override this function.

Definition at line 133 of file kbuildservicetypefactory.cpp.


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

kded

Skip menu "kded"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kded

Skip menu "kded"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kded by doxygen 1.9.4
This website is maintained by Timothy Pearson.