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 Class Reference

#include <qiostextresponder.h>

Inheritance diagram for QIOSTextResponder:
Collaboration diagram for QIOSTextResponder:

Instance Methods

(instancetype) - initWithInputContext:
(void- notifyInputDelegate:
(BOOL) - needsKeyboardReconfigure:
(void- reset
(void- commit

Detailed Description

Definition at line 16 of file qiostextresponder.h.

Method Documentation

◆ commit

- (void) commit

Reimplemented in QIOSTextInputResponder.

Definition at line 261 of file qiostextresponder.mm.

◆ initWithInputContext:

- (instancetype) initWithInputContext: (QT_PREPEND_NAMESPACE(QIOSInputContext)*) context

Reimplemented in QIOSTextInputResponder.

Definition at line 136 of file qiostextresponder.mm.

◆ needsKeyboardReconfigure:

- (BOOL) needsKeyboardReconfigure: (Qt::InputMethodQueries) updatedProperties

Reimplemented in QIOSTextInputResponder.

Definition at line 241 of file qiostextresponder.mm.

◆ notifyInputDelegate:

- (void) notifyInputDelegate: (Qt::InputMethodQueries) updatedProperties

Reimplemented in QIOSTextInputResponder.

Definition at line 236 of file qiostextresponder.mm.

◆ reset

- (void) reset

Reimplemented in QIOSTextInputResponder.

Definition at line 256 of file qiostextresponder.mm.


The documentation for this class was generated from the following files: