![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qiostextresponder.h>
Instance Methods | |
(instancetype) | - initWithInputContext: |
(void) | - notifyInputDelegate: |
(BOOL) | - needsKeyboardReconfigure: |
(void) | - reset |
(void) | - commit |
Definition at line 16 of file qiostextresponder.h.
Reimplemented in QIOSTextInputResponder.
Definition at line 261 of file qiostextresponder.mm.
- (instancetype) initWithInputContext: | (QT_PREPEND_NAMESPACE(QIOSInputContext)*) | context |
Reimplemented in QIOSTextInputResponder.
Definition at line 136 of file qiostextresponder.mm.
- (BOOL) needsKeyboardReconfigure: | (Qt::InputMethodQueries) | updatedProperties |
Reimplemented in QIOSTextInputResponder.
Definition at line 241 of file qiostextresponder.mm.
- (void) notifyInputDelegate: | (Qt::InputMethodQueries) | updatedProperties |
Reimplemented in QIOSTextInputResponder.
Definition at line 236 of file qiostextresponder.mm.
Reimplemented in QIOSTextInputResponder.
Definition at line 256 of file qiostextresponder.mm.