okteta
abstractmodelsynchronizer.h
Go to the documentation of this file.
68 SyncLocalAndRemote = 0,
69 ReplaceRemote = 1,
70 ReplaceLocal = 2
85 // TODO: filesystem synchronizer (or: to-passive-storage) does not need this: subclass or interface?
91 // TODO: not in constructor? cannot be called twice, each synchronizer is attached to its document
104 virtual AbstractSyncWithRemoteJob* startSyncWithRemote( const KUrl& url, AbstractModelSynchronizer::ConnectOption option ) = 0;
Definition: abstractloadjob.h:40
Definition: abstractdocument.h:43
ConnectOption
Definition: abstractmodelsynchronizer.h:66
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.