IBus::Serializable Class Reference
List of all members.
Classes |
class | MetaTypeInfo |
Public Member Functions |
void | setAttachment (const QString &key, const SerializablePointer &value) |
SerializablePointer | getAttachment (const QString &key) const |
SerializablePointer | removeAttachment (const QString &key) |
Protected Member Functions |
virtual bool | serialize (QDBusArgument &argument) |
virtual bool | deserialize (const QDBusArgument &argument) |
Static Protected Member Functions |
static void | registerObject (const QString &name, NewInstanceFunc _new) |
static void | unregisterObject (const QString &name) |
Friends |
template<typename T > |
QDBusVariant & | qDBusVariantFromSerializable (const Pointer< T > &p, QDBusVariant &dbus_variant) |
template<typename T > |
QDBusVariant | qDBusVariantFromSerializable (const Pointer< T > &p) |
template<typename T > |
Pointer< T > | qDBusVariantToSerializable (const QDBusVariant &variant) |
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/ibus-qt-1.3.0-Source/src/qibusserializable.h
- /builddir/build/BUILD/ibus-qt-1.3.0-Source/src/qibusserializable.cpp