Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qinputmethod.cpp File Reference
#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, QPlatformIntegration::inputContext(), and QGuiApplicationPrivate::platformIntegration().

Referenced by QInputMethodPrivate::objectAcceptsInputMethod().

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