|
| virtual bool | serialize (QDBusArgument &argument) |
| virtual bool | deserialize (const QDBusArgument &argument) |
|
bool | appendProperty (const PropertyPointer &prop) |
|
bool | updateProperty (const PropertyPointer &prop) |
|
void | setAttachment (const QString &key, const SerializablePointer &value) |
|
SerializablePointer | getAttachment (const QString &key) const |
|
SerializablePointer | removeAttachment (const QString &key) |
| virtual | ~Object () |
| | Destructor of Object.
|
| virtual void | destroy () |
| | Destroy the object.
|
|
|
static void | registerObject (const QString &name, NewInstanceFunc _new) |
|
static void | unregisterObject (const QString &name) |
◆ deserialize()
| bool IBus::PropList::deserialize |
( |
const QDBusArgument & | argument | ) |
|
|
virtual |
◆ serialize()
| bool IBus::PropList::serialize |
( |
QDBusArgument & | argument | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/ibus-qt-1.3.4-build/ibus-qt-1.3.4-Source/src/qibusproplist.h
- /builddir/build/BUILD/ibus-qt-1.3.4-build/ibus-qt-1.3.4-Source/src/qibusproplist.cpp