![]() |
Qt 6.x
The Qt SDK
|
#import <qiostextresponder.h>
Instance Methods | |
(instancetype) | - initWithInputContext: |
(void) | - notifyInputDelegate: |
(BOOL) | - needsKeyboardReconfigure: |
(void) | - reset |
(void) | - commit |
Definition at line 15 of file qiostextresponder.h.
Reimplemented in QIOSTextInputResponder.
Definition at line 132 of file qiostextresponder.mm.
- (instancetype) initWithInputContext: | (QT_PREPEND_NAMESPACE(QIOSInputContext)*) | context |
Reimplemented in QIOSTextInputResponder.
Definition at line 132 of file qiostextresponder.mm.
- (BOOL) needsKeyboardReconfigure: | (Qt::InputMethodQueries) | updatedProperties |
Reimplemented in QIOSTextInputResponder.
Definition at line 132 of file qiostextresponder.mm.
- (void) notifyInputDelegate: | (Qt::InputMethodQueries) | updatedProperties |
Reimplemented in QIOSTextInputResponder.
Definition at line 132 of file qiostextresponder.mm.
Reimplemented in QIOSTextInputResponder.
Definition at line 132 of file qiostextresponder.mm.