okteta
#include <abstractmodelfilesystemsynchronizer_p.h>
virtual Kasten2::AbstractModelFileSystemSynchronizerPrivate::~AbstractModelFileSystemSynchronizerPrivate |
( |
| ) |
|
|
virtual |
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::onFileCreated |
( |
const QString & |
fileName | ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::onFileDeleted |
( |
const QString & |
fileName | ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::onFileDirty |
( |
const QString & |
fileName | ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::onNetworkConnect |
( |
| ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::onNetworkDisconnect |
( |
| ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::pauseFileWatching |
( |
| ) |
|
RemoteSyncState Kasten2::AbstractModelFileSystemSynchronizerPrivate::remoteSyncState |
( |
| ) |
const |
|
inline |
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::setFileDateTimeOnSync |
( |
const QDateTime & |
fileDateTime | ) |
|
|
inline |
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::setRemoteState |
( |
RemoteSyncState |
remoteState | ) |
|
|
inline |
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::startFileWatching |
( |
| ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::startNetworkWatching |
( |
| ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::stopFileWatching |
( |
| ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::stopNetworkWatching |
( |
| ) |
|
void Kasten2::AbstractModelFileSystemSynchronizerPrivate::unpauseFileWatching |
( |
| ) |
|
KDirWatch* Kasten2::AbstractModelFileSystemSynchronizerPrivate::mDirWatch |
|
mutableprotected |
QDateTime Kasten2::AbstractModelFileSystemSynchronizerPrivate::mFileDateTime |
|
protected |
RemoteSyncState Kasten2::AbstractModelFileSystemSynchronizerPrivate::mRemoteState |
|
protected |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.