![]() |
Qt 6.x
The Qt SDK
|
#include "qiostextresponder.h"#include "qiosglobal.h"#include "qiosinputcontext.h"#include "quiview.h"#include <QtCore/qscopedvaluerollback.h>#include <QtGui/qevent.h>#include <QtGui/qtextformat.h>#include <QtGui/private/qguiapplication_p.h>#include <QtGui/qpa/qplatformwindow.h>
Include dependency graph for qiostextresponder.mm:Go to the source code of this file.
Classes | |
| class | QUITextPosition |
| class | QUITextRange |
| class | WrapperView |
Variables | |
| BOOL | m_inSendEventToFocusObject |
| BOOL | m_inSelectionChange |
| BOOL m_inSelectionChange |
Definition at line 333 of file qiostextresponder.mm.
| BOOL m_inSendEventToFocusObject |
Definition at line 132 of file qiostextresponder.mm.