KIO
KFileSharePrivate Class Reference
#include <kfileshare_p.h>
Inheritance diagram for KFileSharePrivate:

Public Member Functions | |
KFileSharePrivate () | |
~KFileSharePrivate () |
Static Public Member Functions | |
static KFileSharePrivate * | self () |
Public Attributes | |
KDirWatch * | m_watchFile |
Protected Slots | |
void | slotFileChange (const QString &) |
Detailed Description
Do not use, ever.
Definition at line 30 of file kfileshare_p.h.
Constructor & Destructor Documentation
KFileSharePrivate::KFileSharePrivate | ( | ) |
Definition at line 61 of file kfileshare.cpp.
KFileSharePrivate::~KFileSharePrivate | ( | ) |
Definition at line 72 of file kfileshare.cpp.
Member Function Documentation
|
static |
Definition at line 77 of file kfileshare.cpp.
|
protectedslot |
Definition at line 83 of file kfileshare.cpp.
Member Data Documentation
KDirWatch* KFileSharePrivate::m_watchFile |
Definition at line 37 of file kfileshare_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:08:36 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:08:36 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.