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) |
![]() | |
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. | |
Additional Inherited Members | |
![]() | |
static void | registerObject (const QString &name, NewInstanceFunc _new) |
static void | unregisterObject (const QString &name) |
|
virtual |
Reimplemented from IBus::Serializable.
|
virtual |
Reimplemented from IBus::Serializable.