okteta
#include <bytearrayviewprofilesynchronizer.h>

Signals | |
| void | localSyncStateChanged (Kasten2::LocalSyncState newState) |
| void | viewProfileChanged (const Kasten2::ByteArrayViewProfile::Id &viewProfileId) |
Public Member Functions | |
| ByteArrayViewProfileSynchronizer (ByteArrayViewProfileManager *viewProfileManager) | |
| LocalSyncState | localSyncState () const |
| void | setView (ByteArrayView *view) |
| void | setViewProfileId (const ByteArrayViewProfile::Id &viewProfileId) |
| void | syncFromRemote () |
| void | syncToRemote () |
| ByteArrayView * | view () const |
| ByteArrayViewProfile::Id | viewProfileId () const |
Detailed Description
Definition at line 41 of file bytearrayviewprofilesynchronizer.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file bytearrayviewprofilesynchronizer.cpp.
Member Function Documentation
| LocalSyncState Kasten2::ByteArrayViewProfileSynchronizer::localSyncState | ( | ) | const |
Definition at line 44 of file bytearrayviewprofilesynchronizer.cpp.
|
signal |
| void Kasten2::ByteArrayViewProfileSynchronizer::setView | ( | ByteArrayView * | view | ) |
Definition at line 50 of file bytearrayviewprofilesynchronizer.cpp.
| void Kasten2::ByteArrayViewProfileSynchronizer::setViewProfileId | ( | const ByteArrayViewProfile::Id & | viewProfileId | ) |
Definition at line 67 of file bytearrayviewprofilesynchronizer.cpp.
| void Kasten2::ByteArrayViewProfileSynchronizer::syncFromRemote | ( | ) |
Definition at line 131 of file bytearrayviewprofilesynchronizer.cpp.
| void Kasten2::ByteArrayViewProfileSynchronizer::syncToRemote | ( | ) |
Definition at line 112 of file bytearrayviewprofilesynchronizer.cpp.
|
inline |
Definition at line 117 of file bytearrayviewprofilesynchronizer.h.
|
signal |
|
inline |
Definition at line 118 of file bytearrayviewprofilesynchronizer.h.
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.
KDE API Reference