class Kded


Definition#include <kded.h>
InheritsDCOPObject (dcop) [public ], DCOPObjectProxy (dcop) [public ], QObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Protected Methods

Protected Slots

Protected Static Methods

Protected Members


Detailed Description

 Kded (bool checkUpdates, int pollInterval, int NFSPollInterval)

Kded

 ~Kded ()

~Kded

[virtual]

bool  process (const QCString &obj, const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)

process

Catch calls to unknown objects.

Reimplemented from DCOPObject.

bool  process (const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)

process

process DCOP message. Only calls to "recreate" are supported at this time.

Reimplemented from DCOPObject.

QCStringList  functions ()

functions

[virtual]

Reimplemented from DCOPObject.

void  recreate ()

recreate

[slot]

Recreate the database file

void  build ()

build

[slot]

Collect all directories to watch

void  slotApplicationRemoved (const QCString &appId)

slotApplicationRemoved

[slot]

An application unregistered itself with DCOP

void  slotKDEDModuleRemoved ()

slotKDEDModuleRemoved

[slot]

A KDEDModule is about to get destroyed.

void  dirDeleted (const QString& path)

dirDeleted

[protected slots slot]

void  update (const QString& dir )

update

[protected slots slot]

void  installCrashHandler ()

installCrashHandler

[protected slots slot]

void  readDirectory (const QString& dir, KDirWatch *dirWatch )

readDirectory

[protected]

Scans dir for new files and new subdirectories.

void  crashHandler (int)

crashHandler

[protected static]

KDirWatch* m_pDirWatch

m_pDirWatch

[protected]

KDirWatch* m_pDirWatchNfs

m_pDirWatchNfs

[protected]

bool b_checkUpdates

b_checkUpdates

[protected]

int m_PollInterval

m_PollInterval

[protected]

int m_NFSPollInterval

m_NFSPollInterval

[protected]

QTimer* m_pTimer

m_pTimer

[protected]

QValueList m_requests

m_requests

[protected]

QList<KDEDModule> m_modules

m_modules

[protected]


Generated by: devel on igloo.cc.swin.edu.au on Thu Apr 7 09:09:13 2005, using kdoc 2.0a53.