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

(9f618f120c5eb715ec9cbf9120bcb0daf5a97912)

#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

Definition at line 334 of file qiostextresponder.mm.

◆ m_inSendEventToFocusObject

BOOL m_inSendEventToFocusObject

Definition at line 133 of file qiostextresponder.mm.