KIO
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Slots |
List of all members
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.