CopperSpice API
1.9.2
|
This is the complete list of members for QInputMethodEvent, including all inherited members.
AttributeType enum name | QInputMethodEvent | |
QEvent(Type type) | QEvent | explicit |
QEvent(const QEvent &other) | QEvent | |
QInputMethodEvent() | QInputMethodEvent | |
QInputMethodEvent(const QString &preeditText, const QList< Attribute > &attributes) | QInputMethodEvent | |
QInputMethodEvent(const QInputMethodEvent &other) | QInputMethodEvent | |
Type enum name | QEvent | |
accept() | QEvent | inline |
attributes() const | QInputMethodEvent | inline |
commitString() const | QInputMethodEvent | inline |
ignore() | QEvent | inline |
isAccepted() const | QEvent | inline |
operator=(const QEvent &other) | QEvent | |
preeditString() const | QInputMethodEvent | inline |
registerEventType(int hint=-1) | QEvent | static |
replacementLength() const | QInputMethodEvent | inline |
replacementStart() const | QInputMethodEvent | inline |
setAccepted(bool accepted) | QEvent | inline |
setCommitString(const QString &commitString, int replaceFrom=0, int replaceLength=0) | QInputMethodEvent | |
spontaneous() const | QEvent | inline |
type() const | QEvent | inline |
~QEvent() | QEvent | virtual |