Home
·
All Classes
·
Modules
QInputMethodEvent Class Reference
[
QtGui
module]
Inherits
QEvent
.
Types
class
Attribute
enum
AttributeType
{ TextFormat, Cursor, Language, Ruby, Selection }
Methods
__init__
(
self
)
__init__
(
self
, QString, list-of-QInputMethodEvent.Attribute)
__init__
(
self
, QInputMethodEvent)
list-of-QInputMethodEvent.Attribute
attributes
(
self
)
QString
commitString
(
self
)
QString
preeditString
(
self
)
int
replacementLength
(
self
)
int
replacementStart
(
self
)
setCommitString
(
self
, QString, int
from
= 0, int
length
= 0)
Detailed Description
Type Documentation
QInputMethodEvent.AttributeType
Method Documentation
QInputMethodEvent.__init__ (
self
)
QInputMethodEvent.__init__ (
self
, QString, list-of-QInputMethodEvent.Attribute)
QInputMethodEvent.__init__ (
self
,
QInputMethodEvent
)
list-of-QInputMethodEvent.Attribute QInputMethodEvent.attributes (
self
)
QString QInputMethodEvent.commitString (
self
)
QString QInputMethodEvent.preeditString (
self
)
int QInputMethodEvent.replacementLength (
self
)
int QInputMethodEvent.replacementStart (
self
)
QInputMethodEvent.setCommitString (
self
, QString, int
from
= 0, int
length
= 0)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0