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

(05fc3aef53348fb58be6308076e000825b704e58)

#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 16 of file qiosinputcontext.h.

Referenced by QIOSMenu::eventFilter().

◆ kImePlatformDataInputAccessoryView

const char kImePlatformDataInputAccessoryView[] = "inputAccessoryView"

Definition at line 15 of file qiosinputcontext.h.

Referenced by QIOSMenu::eventFilter().

◆ kImePlatformDataInputView

const char kImePlatformDataInputView[] = "inputView"

Definition at line 14 of file qiosinputcontext.h.

Referenced by QIOSMenu::eventFilter().

◆ kImePlatformDataReturnKeyType

const char kImePlatformDataReturnKeyType[] = "returnKeyType"

Definition at line 17 of file qiosinputcontext.h.