okteta
Kasten2::AbstractModelSynchronizerFactory Class Referenceabstract
#include <abstractmodelsynchronizerfactory.h>
Inheritance diagram for Kasten2::AbstractModelSynchronizerFactory:

Public Member Functions | |
virtual | ~AbstractModelSynchronizerFactory () |
virtual AbstractModelSynchronizer * | createSynchronizer () const =0 |
virtual QString | supportedRemoteType () const =0 |
virtual QString | supportedWorkType () const =0 |
Detailed Description
Definition at line 42 of file abstractmodelsynchronizerfactory.h.
Constructor & Destructor Documentation
|
virtual |
Definition at line 29 of file abstractmodelsynchronizerfactory.cpp.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::ByteArrayRawFileSynchronizerFactory.
|
pure virtual |
returns the id of the remote model type
Implemented in Kasten2::ByteArrayRawFileSynchronizerFactory.
|
pure virtual |
returns the id of the work model type
Implemented in Kasten2::ByteArrayRawFileSynchronizerFactory.
The documentation for this class was generated from the following files:
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
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.