|
ibus-qt
1.3.4
|
Public Member Functions | |
| AttributePointer | get (int index) const |
| void | append (const AttributePointer &attr) |
| void | clear (void) |
| uint | size (void) const |
| AttributePointer | operator[] (int index) const |
| virtual bool | serialize (QDBusArgument &argument) |
| virtual bool | deserialize (const QDBusArgument &argument) |
Public Member Functions inherited from IBus::Serializable | |
| 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. More... | |
| virtual void | destroy () |
| Destroy the object. More... | |
Additional Inherited Members | |
Static Protected Member Functions inherited from IBus::Serializable | |
| static void | registerObject (const QString &name, NewInstanceFunc _new) |
| static void | unregisterObject (const QString &name) |
1.8.10