Home · All Classes · Modules

QInputContext Class Reference
[QtGui module]

Inherits QObject.

Types

Methods


Detailed Description


Type Documentation

QInputContext.StandardFormat


Method Documentation

QInputContext.__init__ (self, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

list-of-QAction QInputContext.actions (self)

bool QInputContext.filterEvent (self, QEvent)

QWidget QInputContext.focusWidget (self)

QFont QInputContext.font (self)

QString QInputContext.identifierName (self)

This method is abstract and should be reimplemented in any sub-class.

bool QInputContext.isComposing (self)

This method is abstract and should be reimplemented in any sub-class.

QString QInputContext.language (self)

This method is abstract and should be reimplemented in any sub-class.

QInputContext.mouseHandler (self, int, QMouseEvent)

QInputContext.reset (self)

This method is abstract and should be reimplemented in any sub-class.

QInputContext.sendEvent (self, QInputMethodEvent)

QInputContext.setFocusWidget (self, QWidget)

QTextFormat QInputContext.standardFormat (self, StandardFormat)

QInputContext.update (self)

QInputContext.widgetDestroyed (self, QWidget)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0