42 #ifndef QMACINPUTCONTEXT_P_H 43 #define QMACINPUTCONTEXT_P_H 57 #include "QtGui/qinputcontext.h" 58 #include "private/qt_mac_p.h" 66 void createTextDocument();
80 static void initialize();
99 #endif // QMACINPUTCONTEXT_P_H
#define QT_END_NAMESPACE
This macro expands to.
TSMDocumentID textDocument
virtual bool isComposing() const =0
This function indicates whether InputMethodStart event had been sent to the current focus widget...
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
EventRef lastKeydownEvent()
virtual void mouseHandler(int x, QMouseEvent *event)
This function can be reimplemented in a subclass to handle mouse press, release, double-click, and move events within the preedit text.
virtual QString identifierName()
This function must be implemented in any subclasses to return the identifier name of the input method...
struct OpaqueEventRef * EventRef
The QMouseEvent class contains parameters that describe a mouse event.
virtual QString language()=0
This function must be implemented in any subclasses to return a language code (e. ...
QWidget * lastFocusWidget() const
virtual void reset()=0
This function can be reimplemented in a subclass to reset the state of the input method.
struct OpaqueEventHandlerCallRef * EventHandlerCallRef
The QInputContext class abstracts the input method dependent data and composing state.
virtual void setFocusWidget(QWidget *w)
Sets the widget that has an input focus for this input context.