|
|
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 |
[protected]
QList<KDEDModule> m_modules | m_modules |
[protected]
Generated by: devel on igloo.cc.swin.edu.au on Thu Jul 31 11:03:41 2003, using kdoc 2.0a53. |