Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ExtInputMethodInterface Struct Reference

#include </home/clem/local/src/opie/library/inputmethodinterface.h>

Inheritance diagram for ExtInputMethodInterface:

Inheritance graph
[legend]
Collaboration diagram for ExtInputMethodInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual QString name ()=0
virtual QPixmap * icon ()=0
virtual void resetState ()=0
virtual QWidget * keyboardWidget (QWidget *parent, Qt::WFlags f)=0
virtual QStringList compatible ()=0
virtual QWSInputMethod * inputMethod ()=0
virtual QWidget * statusWidget (QWidget *parent, Qt::WFlags f)=0
virtual void qcopReceive (const QCString &msg, const QByteArray &data)=0

Member Function Documentation

virtual QStringList ExtInputMethodInterface::compatible  )  [pure virtual]
 

Referenced by keyboardCompatible().

virtual QPixmap* ExtInputMethodInterface::icon  )  [pure virtual]
 

Referenced by InputMethod::icon().

virtual QWSInputMethod* ExtInputMethodInterface::inputMethod  )  [pure virtual]
 

Referenced by InputMethods::chooseMethod(), and InputMethods::loadInputMethods().

virtual QWidget* ExtInputMethodInterface::keyboardWidget QWidget *  parent,
Qt::WFlags  f
[pure virtual]
 

Referenced by InputMethods::loadInputMethods().

virtual QString ExtInputMethodInterface::name  )  [pure virtual]
 

Referenced by InputMethod::name().

virtual void ExtInputMethodInterface::qcopReceive const QCString msg,
const QByteArray data
[pure virtual]
 

Referenced by InputMethods::qcopReceive().

virtual void ExtInputMethodInterface::resetState  )  [pure virtual]
 

virtual QWidget* ExtInputMethodInterface::statusWidget QWidget *  parent,
Qt::WFlags  f
[pure virtual]
 

Referenced by InputMethods::loadInputMethods().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:32:28 2005 for OPIE by  doxygen 1.4.2