kitchensync
QSync::SyncChange Class Reference
List of all members.
Detailed Description
Definition at line 31 of file syncchange.h.
Member Function Documentation
bool SyncChange::isValid |
( |
|
) |
const |
void SyncChange::setUid |
( |
const QString & |
uid |
) |
|
QString SyncChange::uid |
( |
|
) |
const |
void SyncChange::setHash |
( |
const QString & |
hash |
) |
|
QString SyncChange::hash |
( |
|
) |
const |
void SyncChange::setData |
( |
const QString & |
data |
) |
|
Sets the data provided by the plugin.
Definition at line 67 of file syncchange.cpp.
QString SyncChange::data |
( |
|
) |
const |
Returns the data provided by the plugin.
Definition at line 72 of file syncchange.cpp.
bool SyncChange::hasData |
( |
|
) |
const |
Returns whether the change contains data.
Definition at line 87 of file syncchange.cpp.
QString SyncChange::objectFormatName |
( |
|
) |
const |
Member SyncChange::member |
( |
|
) |
const |
Returns the parent member of this change.
Definition at line 100 of file syncchange.cpp.
void SyncChange::setChangeType |
( |
Type |
changeType |
) |
|
The documentation for this class was generated from the following files: