Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qinputmethod.cpp File Reference

(3b123055755db3f11bd64b276a8f92fe39cf0e1e)

#include <qinputmethod.h>
#include <private/qinputmethod_p.h>
#include <qguiapplication.h>
#include <qtimer.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()

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

Definition at line 94 of file qinputmethod.cpp.

References QTransform::mapRect(), qGuiApp, QCoreApplication::sendEvent(), and xform.

Referenced by QInputMethod::anchorRectangle(), QInputMethod::cursorRectangle(), and QInputMethod::inputItemClipRectangle().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ platformSupportsHiddenText()

static bool platformSupportsHiddenText ( )
inlinestatic

Definition at line 357 of file qinputmethod.cpp.

References QPlatformInputContext::hasCapability(), QPlatformInputContext::HiddenTextCapability, and QGuiApplicationPrivate::platformIntegration().

Referenced by QInputMethodPrivate::objectAcceptsInputMethod().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: