appendCandidate(const TextPointer &e) (defined in IBus::LookupTable) | IBus::LookupTable | |
appendLabel(const TextPointer &e) (defined in IBus::LookupTable) | IBus::LookupTable | |
candidate(uint index) const (defined in IBus::LookupTable) | IBus::LookupTable | |
candidates() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
clean(void) (defined in IBus::LookupTable) | IBus::LookupTable | |
cursorDown() (defined in IBus::LookupTable) | IBus::LookupTable | |
cursorPos() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
cursorPosInPage() const (defined in IBus::LookupTable) | IBus::LookupTable | |
cursorUp() (defined in IBus::LookupTable) | IBus::LookupTable | |
deserialize(const QDBusArgument &argument) (defined in IBus::LookupTable) | IBus::LookupTable | [virtual] |
destroy() | IBus::Object | [virtual] |
getAttachment(const QString &key) const (defined in IBus::Serializable) | IBus::Serializable | |
isCursorVisible() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
isRound() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
label(const uint index) const (defined in IBus::LookupTable) | IBus::LookupTable | |
labels() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
LookupTable(uint pageSize=5, uint cursorPos=0, bool cursorVisible=true, bool round=true, int orientation=OrientationSystem) (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
Object() (defined in IBus::Object) | IBus::Object | [inline] |
orientation() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
pageDown() (defined in IBus::LookupTable) | IBus::LookupTable | |
pageSize() const (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
pageUp() (defined in IBus::LookupTable) | IBus::LookupTable | |
registerObject(const QString &name, NewInstanceFunc _new) (defined in IBus::Serializable) | IBus::Serializable | [protected, static] |
removeAttachment(const QString &key) (defined in IBus::Serializable) | IBus::Serializable | |
Serializable() (defined in IBus::Serializable) | IBus::Serializable | [inline] |
serialize(QDBusArgument &argument) (defined in IBus::LookupTable) | IBus::LookupTable | [virtual] |
setAttachment(const QString &key, const SerializablePointer &value) (defined in IBus::Serializable) | IBus::Serializable | |
setCursorPos(const uint cursorPos) (defined in IBus::LookupTable) | IBus::LookupTable | |
setCursorVisible(bool visible) (defined in IBus::LookupTable) | IBus::LookupTable | |
setOrientation(int orientation) (defined in IBus::LookupTable) | IBus::LookupTable | |
setPageSize(uint pageSize) (defined in IBus::LookupTable) | IBus::LookupTable | |
unregisterObject(const QString &name) (defined in IBus::Serializable) | IBus::Serializable | [protected, static] |
~LookupTable() (defined in IBus::LookupTable) | IBus::LookupTable | [inline] |
~Object() | IBus::Object | [virtual] |