OrgKdeKDirNotifyInterface Class Reference
#include <kdirnotify.h>
List of all members.
Detailed Description
Definition at line 27 of file kdirnotify.h.
Constructor & Destructor Documentation
OrgKdeKDirNotifyInterface::OrgKdeKDirNotifyInterface |
( |
const QString & |
service, |
|
|
const QString & |
path, |
|
|
const QDBusConnection & |
connection, |
|
|
QObject * |
parent = 0 | |
|
) |
| | |
OrgKdeKDirNotifyInterface::~OrgKdeKDirNotifyInterface |
( |
|
) |
|
Member Function Documentation
void OrgKdeKDirNotifyInterface::emitEnteredDirectory |
( |
const QString & |
url |
) |
[static] |
void OrgKdeKDirNotifyInterface::emitFileMoved |
( |
const QString & |
src, |
|
|
const QString & |
dst | |
|
) |
| | [static] |
void OrgKdeKDirNotifyInterface::emitFileRenamed |
( |
const QString & |
src, |
|
|
const QString & |
dst | |
|
) |
| | [static] |
void OrgKdeKDirNotifyInterface::emitFilesAdded |
( |
const QString & |
directory |
) |
[static] |
void OrgKdeKDirNotifyInterface::emitFilesChanged |
( |
const QStringList & |
fileList |
) |
[static] |
void OrgKdeKDirNotifyInterface::emitFilesRemoved |
( |
const QStringList & |
fileList |
) |
[static] |
void OrgKdeKDirNotifyInterface::emitLeftDirectory |
( |
const QString & |
url |
) |
[static] |
void OrgKdeKDirNotifyInterface::enteredDirectory |
( |
const QString & |
url |
) |
[signal] |
void OrgKdeKDirNotifyInterface::FileMoved |
( |
const QString & |
src, |
|
|
const QString & |
dst | |
|
) |
| | [signal] |
void OrgKdeKDirNotifyInterface::FileRenamed |
( |
const QString & |
src, |
|
|
const QString & |
dst | |
|
) |
| | [signal] |
void OrgKdeKDirNotifyInterface::FilesAdded |
( |
const QString & |
directory |
) |
[signal] |
void OrgKdeKDirNotifyInterface::FilesChanged |
( |
const QStringList & |
fileList |
) |
[signal] |
void OrgKdeKDirNotifyInterface::FilesRemoved |
( |
const QStringList & |
fileList |
) |
[signal] |
void OrgKdeKDirNotifyInterface::leftDirectory |
( |
const QString & |
url |
) |
[signal] |
static const char* OrgKdeKDirNotifyInterface::staticInterfaceName |
( |
|
) |
[inline, static] |
The documentation for this class was generated from the following files: