okteta
abstractfilesystemsyncwithremotejob.cpp
Go to the documentation of this file.
31 AbstractFileSystemSyncWithRemoteJob::AbstractFileSystemSyncWithRemoteJob( AbstractModelFileSystemSynchronizer* synchronizer,
33 : AbstractSyncWithRemoteJob( new AbstractFileSystemSyncWithRemoteJobPrivate(this,synchronizer,url,option) )
void completeSync(bool success)
Definition: abstractfilesystemsyncwithremotejob.cpp:56
AbstractFileSystemSyncWithRemoteJob(AbstractModelFileSystemSynchronizer *synchronizer, const KUrl &url, AbstractModelSynchronizer::ConnectOption option)
Definition: abstractfilesystemsyncwithremotejob.cpp:31
virtual void start()
Definition: abstractfilesystemsyncwithremotejob.cpp:49
QFile * file() const
Definition: abstractfilesystemsyncwithremotejob.cpp:42
ConnectOption
Definition: abstractmodelsynchronizer.h:66
AbstractModelFileSystemSynchronizer * synchronizer() const
Definition: abstractfilesystemsyncwithremotejob.cpp:36
Definition: abstractfilesystemsyncwithremotejob_p.h:36
virtual ~AbstractFileSystemSyncWithRemoteJob()
Definition: abstractfilesystemsyncwithremotejob.cpp:63
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.