KDECore
KDirWatchPrivate::Client Struct Reference
#include <kdirwatch_p.h>
Public Attributes | |
| int | count |
| KDirWatch * | instance |
| KDirWatch::WatchModes | m_watchModes |
| int | pending |
| bool | watchingStopped |
Detailed Description
Definition at line 126 of file kdirwatch_p.h.
Member Data Documentation
◆ count
| int KDirWatchPrivate::Client::count |
Definition at line 128 of file kdirwatch_p.h.
◆ instance
| KDirWatch* KDirWatchPrivate::Client::instance |
Definition at line 127 of file kdirwatch_p.h.
◆ m_watchModes
| KDirWatch::WatchModes KDirWatchPrivate::Client::m_watchModes |
Definition at line 133 of file kdirwatch_p.h.
◆ pending
| int KDirWatchPrivate::Client::pending |
Definition at line 132 of file kdirwatch_p.h.
◆ watchingStopped
| bool KDirWatchPrivate::Client::watchingStopped |
Definition at line 130 of file kdirwatch_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.