Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qinputmethod.cpp File Reference

(3fa3e0362f36607707e24cb1dea31dce30254b4a)

#include <qinputmethod.h>
#include <private/qinputmethod_p.h>
#include <qguiapplication.h>
#include <qpa/qplatforminputcontext_p.h>
#include <QDebug>
#include "moc_qinputmethod.cpp"
Include dependency graph for qinputmethod.cpp:

Go to the source code of this file.

Functions

static QRectF inputMethodQueryRectangle_helper (Qt::InputMethodQuery imquery, const QTransform &xform)
static bool platformSupportsHiddenText ()

Function Documentation

◆ inputMethodQueryRectangle_helper()

QRectF inputMethodQueryRectangle_helper ( Qt::InputMethodQuery imquery,
const QTransform & xform )
static

Definition at line 94 of file qinputmethod.cpp.

◆ platformSupportsHiddenText()

bool platformSupportsHiddenText ( )
inlinestatic

Definition at line 357 of file qinputmethod.cpp.