okteta
abstractfilesystemsyncwithremotejob_p.h
Go to the documentation of this file.
36 class KASTENCORE_EXPORT AbstractFileSystemSyncWithRemoteJobPrivate : public AbstractSyncWithRemoteJobPrivate
70 inline AbstractFileSystemSyncWithRemoteJobPrivate::AbstractFileSystemSyncWithRemoteJobPrivate( AbstractFileSystemSyncWithRemoteJob* parent,
80 inline AbstractFileSystemSyncWithRemoteJobPrivate::~AbstractFileSystemSyncWithRemoteJobPrivate() {}
84 inline AbstractModelFileSystemSynchronizer* AbstractFileSystemSyncWithRemoteJobPrivate::synchronizer() const
const AbstractModelSynchronizer::ConnectOption mOption
Definition: abstractfilesystemsyncwithremotejob_p.h:64
const KUrl mUrl
Definition: abstractfilesystemsyncwithremotejob_p.h:63
AbstractFileSystemSyncWithRemoteJobPrivate(AbstractFileSystemSyncWithRemoteJob *parent, AbstractModelFileSystemSynchronizer *synchronizer, const KUrl &url, AbstractModelSynchronizer::ConnectOption option)
Definition: abstractfilesystemsyncwithremotejob_p.h:70
void start()
Definition: abstractfilesystemsyncwithremotejob_p.h:89
AbstractModelFileSystemSynchronizer * synchronizer() const
Definition: abstractfilesystemsyncwithremotejob_p.h:84
QFile * mFile
Definition: abstractfilesystemsyncwithremotejob_p.h:65
AbstractModelFileSystemSynchronizer *const mSynchronizer
Definition: abstractfilesystemsyncwithremotejob_p.h:62
QString mWorkFilePath
Definition: abstractfilesystemsyncwithremotejob_p.h:66
QFile * file() const
Definition: abstractfilesystemsyncwithremotejob_p.h:82
ConnectOption
Definition: abstractmodelsynchronizer.h:66
virtual ~AbstractFileSystemSyncWithRemoteJobPrivate()
Definition: abstractfilesystemsyncwithremotejob_p.h:80
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:06 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 23:04:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.