okteta
#include <bytearrayrawfilesynchronizerfactory.h>

Public Member Functions | |
ByteArrayRawFileSynchronizerFactory () | |
virtual | ~ByteArrayRawFileSynchronizerFactory () |
virtual AbstractModelSynchronizer * | createSynchronizer () const |
virtual QString | supportedRemoteType () const |
virtual QString | supportedWorkType () const |
![]() | |
virtual | ~AbstractModelSynchronizerFactory () |
Detailed Description
Definition at line 35 of file bytearrayrawfilesynchronizerfactory.h.
Constructor & Destructor Documentation
Kasten2::ByteArrayRawFileSynchronizerFactory::ByteArrayRawFileSynchronizerFactory | ( | ) |
Definition at line 37 of file bytearrayrawfilesynchronizerfactory.cpp.
|
virtual |
Definition at line 50 of file bytearrayrawfilesynchronizerfactory.cpp.
Member Function Documentation
|
virtual |
Implements Kasten2::AbstractModelSynchronizerFactory.
Definition at line 45 of file bytearrayrawfilesynchronizerfactory.cpp.
|
virtual |
returns the id of the remote model type
Implements Kasten2::AbstractModelSynchronizerFactory.
Definition at line 42 of file bytearrayrawfilesynchronizerfactory.cpp.
|
virtual |
returns the id of the work model type
Implements Kasten2::AbstractModelSynchronizerFactory.
Definition at line 41 of file bytearrayrawfilesynchronizerfactory.cpp.
The documentation for this class was generated from the following files:
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.