|
ibus-qt 1.3.4
|
Public Member Functions | |
| Text (const QString &text) | |
| Text (const QChar &ch) | |
| virtual bool | serialize (QDBusArgument &argument) |
| virtual bool | deserialize (const QDBusArgument &argument) |
| const QString & | text (void) const |
| const AttrListPointer & | attrs (void) const |
| const uint | getLength (void) const |
| void | appendAttribute (uint type, uint value, uint startIndex, int endIndex) |
| 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. | |
| virtual void | destroy () |
| Destroy the object. | |
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) |
|
virtual |
Reimplemented from IBus::Serializable.
|
virtual |
Reimplemented from IBus::Serializable.