![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QOhosInsertedText (const std::string &text, const InsertedTextId &id) | |
| InsertedTextId | id () const |
| std::string | text () const |
| QOhosInsertedText (const std::string &text, const InsertedTextId &id) | |
| InsertedTextId | id () const |
| std::string | text () const |
Definition at line 29 of file qohosinputcontext.cpp.
| QT_BEGIN_NAMESPACE::QOhosInsertedText::QOhosInsertedText | ( | const std::string & | text, |
| const InsertedTextId & | id ) |
Definition at line 62 of file qohosinputcontext.cpp.
References QOhosInsertedText().
Referenced by QOhosInsertedText().
| QT_BEGIN_NAMESPACE::QOhosInsertedText::QOhosInsertedText | ( | const std::string & | text, |
| const InsertedTextId & | id ) |
| InsertedTextId QT_BEGIN_NAMESPACE::QOhosInsertedText::id | ( | ) | const |
Definition at line 67 of file qohosinputcontext.cpp.
| InsertedTextId QT_BEGIN_NAMESPACE::QOhosInsertedText::id | ( | ) | const |
| std::string QT_BEGIN_NAMESPACE::QOhosInsertedText::text | ( | ) | const |
Definition at line 72 of file qohosinputcontext.cpp.
Referenced by QT_BEGIN_NAMESPACE::notifyOhosInputMethodAboutPossibleAutocorrection().
| std::string QT_BEGIN_NAMESPACE::QOhosInsertedText::text | ( | ) | const |