okteta
abstractfilesystemsynctoremotejob_p.h
Go to the documentation of this file.
41 AbstractFileSystemSyncToRemoteJobPrivate( AbstractFileSystemSyncToRemoteJob* parent, AbstractModelFileSystemSynchronizer* synchronizer );
68 inline AbstractFileSystemSyncToRemoteJobPrivate::AbstractFileSystemSyncToRemoteJobPrivate( AbstractFileSystemSyncToRemoteJob* parent,
77 inline AbstractModelFileSystemSynchronizer* AbstractFileSystemSyncToRemoteJobPrivate::synchronizer() const
Definition: abstractfilesystemsynctoremotejob_p.h:38
void syncToRemote()
void start()
Definition: abstractfilesystemsynctoremotejob_p.h:82
AbstractFileSystemSyncToRemoteJobPrivate(AbstractFileSystemSyncToRemoteJob *parent, AbstractModelFileSystemSynchronizer *synchronizer)
Definition: abstractfilesystemsynctoremotejob_p.h:68
void completeWrite(bool success)
virtual ~AbstractFileSystemSyncToRemoteJobPrivate()
AbstractModelFileSystemSynchronizer *const mSynchronizer
Definition: abstractfilesystemsynctoremotejob_p.h:62
AbstractModelFileSystemSynchronizer * synchronizer() const
Definition: abstractfilesystemsynctoremotejob_p.h:77
QFile * mFile
Definition: abstractfilesystemsynctoremotejob_p.h:63
QString mWorkFilePath
Definition: abstractfilesystemsynctoremotejob_p.h:64
QFile * file() const
Definition: abstractfilesystemsynctoremotejob_p.h:75
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.