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
qiosinputcontext.h File Reference

(9f618f120c5eb715ec9cbf9120bcb0daf5a97912)

#include <UIKit/UIKit.h>
#include <QtCore/qlocale.h>
#include <QtGui/qevent.h>
#include <QtGui/qtransform.h>
#include <qpa/qplatforminputcontext.h>
Include dependency graph for qiosinputcontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  KeyboardState
struct  ImeState
class  QIOSInputContext

Variables

const char kImePlatformDataInputView [] = "inputView"
const char kImePlatformDataInputAccessoryView [] = "inputAccessoryView"
const char kImePlatformDataHideShortcutsBar [] = "hideShortcutsBar"
const char kImePlatformDataReturnKeyType [] = "returnKeyType"

Variable Documentation

◆ kImePlatformDataHideShortcutsBar

const char kImePlatformDataHideShortcutsBar[] = "hideShortcutsBar"

Definition at line 17 of file qiosinputcontext.h.

Referenced by QIOSMenu::eventFilter().

◆ kImePlatformDataInputAccessoryView

const char kImePlatformDataInputAccessoryView[] = "inputAccessoryView"

Definition at line 16 of file qiosinputcontext.h.

◆ kImePlatformDataInputView

const char kImePlatformDataInputView[] = "inputView"

Definition at line 15 of file qiosinputcontext.h.

◆ kImePlatformDataReturnKeyType

const char kImePlatformDataReturnKeyType[] = "returnKeyType"

Definition at line 18 of file qiosinputcontext.h.