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
qiostextresponder.mm File Reference

(d5bf42f75b0ae35b7f02bb9211787ae1d44a98ba)

#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:129

Definition at line 333 of file qiostextresponder.mm.

◆ m_inSendEventToFocusObject

BOOL m_inSendEventToFocusObject

Definition at line 132 of file qiostextresponder.mm.