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
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 15 of file qiostextresponder.h.

Method Documentation

◆ commit

- (void) commit

Reimplemented in QIOSTextInputResponder.

Definition at line 132 of file qiostextresponder.mm.

◆ initWithInputContext:

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

Reimplemented in QIOSTextInputResponder.

Definition at line 132 of file qiostextresponder.mm.

◆ needsKeyboardReconfigure:

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

Reimplemented in QIOSTextInputResponder.

Definition at line 132 of file qiostextresponder.mm.

◆ notifyInputDelegate:

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

Reimplemented in QIOSTextInputResponder.

Definition at line 132 of file qiostextresponder.mm.

◆ reset

- (void) reset

Reimplemented in QIOSTextInputResponder.

Definition at line 132 of file qiostextresponder.mm.


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