![]() |
Qt 6.x
The Qt SDK
|
#include <qiosinputcontext.h>
Public Member Functions | |
ImeState ()=default | |
Qt::InputMethodQueries | update (Qt::InputMethodQueries properties) |
Public Attributes | |
QInputMethodQueryEvent | currentState = QInputMethodQueryEvent({}) |
QObject * | focusObject = nullptr |
Definition at line 41 of file qiosinputcontext.h.
|
default |
QT_BEGIN_NAMESPACE Qt::InputMethodQueries ImeState::update | ( | Qt::InputMethodQueries | properties | ) |
Definition at line 265 of file qiosinputcontext.mm.
References i, Qt::ImQueryAll, newState(), properties, property, qApp, and QCoreApplication::sendEvent().
QInputMethodQueryEvent ImeState::currentState = QInputMethodQueryEvent({}) |
Definition at line 45 of file qiosinputcontext.h.
Definition at line 46 of file qiosinputcontext.h.