|
| LookupTable (uint pageSize=5, uint cursorPos=0, bool cursorVisible=true, bool round=true, int orientation=OrientationSystem) |
|
virtual bool | serialize (QDBusArgument &argument) |
|
virtual bool | deserialize (const QDBusArgument &argument) |
|
void | appendCandidate (const TextPointer &e) |
|
void | appendLabel (const TextPointer &e) |
|
TextPointer | candidate (uint index) const |
|
TextPointer | label (const uint index) const |
|
const QVector< TextPointer > & | candidates () const |
|
const QVector< TextPointer > & | labels () const |
|
uint | cursorPos () const |
|
uint | pageSize () const |
|
bool | isCursorVisible () const |
|
bool | isRound () const |
|
int | orientation () const |
|
void | setCursorPos (const uint cursorPos) |
|
void | setCursorVisible (bool visible) |
|
void | setPageSize (uint pageSize) |
|
void | setOrientation (int orientation) |
|
uint | cursorPosInPage () const |
|
void | clean (void) |
|
bool | pageUp () |
|
bool | pageDown () |
|
bool | cursorUp () |
|
bool | cursorDown () |
|
void | setAttachment (const QString &key, const SerializablePointer &value) |
|
SerializablePointer | getAttachment (const QString &key) const |
|
SerializablePointer | removeAttachment (const QString &key) |
|
virtual | ~Object () |
| Destructor of Object. More...
|
|
virtual void | destroy () |
| Destroy the object. More...
|
|
|
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.3-Source/src/qibuslookuptable.h
- /builddir/build/BUILD/ibus-qt-1.3.3-Source/src/qibuslookuptable.cpp