![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <UIKit/UIKit.h>#include <QtCore/qlocale.h>#include <QtGui/qevent.h>#include <QtGui/qtransform.h>#include <qpa/qplatforminputcontext.h>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" |
| const char kImePlatformDataHideShortcutsBar[] = "hideShortcutsBar" |
Definition at line 17 of file qiosinputcontext.h.
Referenced by QIOSMenu::eventFilter().
| const char kImePlatformDataInputAccessoryView[] = "inputAccessoryView" |
Definition at line 16 of file qiosinputcontext.h.
| const char kImePlatformDataInputView[] = "inputView" |
Definition at line 15 of file qiosinputcontext.h.
| const char kImePlatformDataReturnKeyType[] = "returnKeyType" |
Definition at line 18 of file qiosinputcontext.h.