Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qiostextresponder.mm File Reference
#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
 

Variable Documentation

◆ m_inSelectionChange

BOOL m_inSelectionChange
Initial value:
{
QString m_markedText
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127

Definition at line 333 of file qiostextresponder.mm.

◆ m_inSendEventToFocusObject

BOOL m_inSendEventToFocusObject

Definition at line 132 of file qiostextresponder.mm.