|
ibus-qt 1.3.4
|
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) |
| Public Member Functions inherited from IBus::Object | |
| virtual | ~Object () |
| Destructor of Object. | |
| virtual void | destroy () |
| Destroy the object. | |
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) |