kio
KFileSharePrivate Class Reference
#include <kfileshare.h>
Inheritance diagram for KFileSharePrivate:

Public Member Functions | |
| KFileSharePrivate () | |
| ~KFileSharePrivate () | |
Static Public Member Functions | |
| static KFileSharePrivate * | self () |
Public Attributes | |
| KDirWatch * | m_watchFile |
Static Public Attributes | |
| static KFileSharePrivate * | _self = 0L |
Protected Slots | |
| void | slotFileChange (const QString &) |
Detailed Description
For internal use only.
Do not use, ever.
Definition at line 32 of file kfileshare.h.
Constructor & Destructor Documentation
| KFileSharePrivate::KFileSharePrivate | ( | ) |
Definition at line 51 of file kfileshare.cpp.
| KFileSharePrivate::~KFileSharePrivate | ( | ) |
Definition at line 62 of file kfileshare.cpp.
Member Function Documentation
| KFileSharePrivate * KFileSharePrivate::self | ( | ) | [static] |
Definition at line 71 of file kfileshare.cpp.
| void KFileSharePrivate::slotFileChange | ( | const QString & | file | ) | [protected, slot] |
Definition at line 78 of file kfileshare.cpp.
Member Data Documentation
KFileSharePrivate * KFileSharePrivate::_self = 0L [static] |
Definition at line 41 of file kfileshare.h.
Definition at line 39 of file kfileshare.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference