okteta
bytearrayrawfilesynchronizerfactory.cpp
Go to the documentation of this file.
41 QString ByteArrayRawFileSynchronizerFactory::supportedWorkType() const { return QLatin1String("ByteArrayDocument");}
42 QString ByteArrayRawFileSynchronizerFactory::supportedRemoteType() const { return QLatin1String("application/octet-stream");}
virtual ~ByteArrayRawFileSynchronizerFactory()
Definition: bytearrayrawfilesynchronizerfactory.cpp:50
virtual QString supportedWorkType() const
returns the id of the work model type
Definition: bytearrayrawfilesynchronizerfactory.cpp:41
ByteArrayRawFileSynchronizerFactory()
Definition: bytearrayrawfilesynchronizerfactory.cpp:37
virtual QString supportedRemoteType() const
returns the id of the remote model type
Definition: bytearrayrawfilesynchronizerfactory.cpp:42
virtual AbstractModelSynchronizer * createSynchronizer() const
Definition: bytearrayrawfilesynchronizerfactory.cpp:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.