List of all members.
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) |
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/ibus-qt-1.3.2-Source/src/qibustext.h
- /builddir/build/BUILD/ibus-qt-1.3.2-Source/src/qibustext.cpp