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

(99a636eb3f41e26efc8cd5156346a8b1ba6805cf)

#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()

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

Definition at line 93 of file qinputmethod.cpp.

◆ platformSupportsHiddenText()

static bool platformSupportsHiddenText ( )
inlinestatic

Definition at line 356 of file qinputmethod.cpp.