#include </home/clem/local/src/opie/core/launcher/inputmethods.h>
Collaboration diagram for InputMethod:

Public Member Functions | |
| void | releaseInterface () |
| QString | name () const |
| QPixmap * | icon () const |
| QUnknownInterface * | iface () |
| void | resetState () |
| int | operator< (const InputMethod &o) const |
| int | operator> (const InputMethod &o) const |
| int | operator<= (const InputMethod &o) const |
Public Attributes | |
| QLibrary * | library |
| QWidget * | widget |
| QString | libName |
| bool | newIM |
| InputMethodInterface * | interface |
| ExtInputMethodInterface * | extInterface |
|
|
Definition at line 52 of file inputmethods.h. References extInterface, InputMethodInterface::icon(), ExtInputMethodInterface::icon(), interface, and newIM. Referenced by InputMethods::chooseKeyboard(), InputMethods::setPreferedHandlers(), and InputMethods::updateKeyboards(). |
|
|
Definition at line 53 of file inputmethods.h. References extInterface, interface, and newIM. |
|
|
Definition at line 51 of file inputmethods.h. References extInterface, interface, InputMethodInterface::name(), ExtInputMethodInterface::name(), and newIM. Referenced by InputMethods::chooseMethod(), InputMethods::currentShown(), operator<(), operator<=(), operator>(), and InputMethods::~InputMethods(). |
|
|
Definition at line 62 of file inputmethods.cpp. References name(). |
|
|
Definition at line 70 of file inputmethods.cpp. References name(). |
|
|
Definition at line 66 of file inputmethods.cpp. References name(). |
|
|
Definition at line 46 of file inputmethods.h. References extInterface, interface, l, library, newIM, QUnknownInterface::release(), and QLibrary::unload(). |
|
|
Definition at line 54 of file inputmethods.h. References interface, newIM, and InputMethodInterface::resetState(). Referenced by InputMethods::showKbd(). |
|
|
Definition at line 43 of file inputmethods.h. Referenced by InputMethods::chooseMethod(), icon(), iface(), keyboardCompatible(), InputMethods::loadInputMethods(), name(), InputMethods::qcopReceive(), and releaseInterface(). |
|
|
Definition at line 42 of file inputmethods.h. Referenced by icon(), iface(), InputMethods::loadInputMethods(), name(), releaseInterface(), resetState(), and InputMethods::resetStates(). |
|
|
Definition at line 39 of file inputmethods.h. Referenced by InputMethods::loadInputMethods(). |
|
|
Definition at line 36 of file inputmethods.h. Referenced by InputMethods::loadInputMethods(), and releaseInterface(). |
|
|
Definition at line 40 of file inputmethods.h. Referenced by InputMethods::chooseMethod(), icon(), iface(), keyboardCompatible(), InputMethods::loadInputMethods(), name(), InputMethods::qcopReceive(), releaseInterface(), resetState(), and InputMethods::resetStates(). |
|
|
Definition at line 38 of file inputmethods.h. Referenced by InputMethods::chooseKeyboard(), InputMethods::currentShown(), InputMethods::inputRect(), InputMethods::loadInputMethods(), InputMethods::showKbd(), and InputMethods::shown(). |
1.4.2