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
QT_BEGIN_NAMESPACE::QOhosInsertedText Class Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::QOhosInsertedText:

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

Detailed Description

Definition at line 29 of file qohosinputcontext.cpp.

Constructor & Destructor Documentation

◆ QOhosInsertedText() [1/2]

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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QOhosInsertedText() [2/2]

QT_BEGIN_NAMESPACE::QOhosInsertedText::QOhosInsertedText ( const std::string & text,
const InsertedTextId & id )

Member Function Documentation

◆ id() [1/2]

InsertedTextId QT_BEGIN_NAMESPACE::QOhosInsertedText::id ( ) const

Definition at line 67 of file qohosinputcontext.cpp.

◆ id() [2/2]

InsertedTextId QT_BEGIN_NAMESPACE::QOhosInsertedText::id ( ) const

◆ text() [1/2]

std::string QT_BEGIN_NAMESPACE::QOhosInsertedText::text ( ) const

Definition at line 72 of file qohosinputcontext.cpp.

Referenced by QT_BEGIN_NAMESPACE::notifyOhosInputMethodAboutPossibleAutocorrection().

Here is the caller graph for this function:

◆ text() [2/2]

std::string QT_BEGIN_NAMESPACE::QOhosInsertedText::text ( ) const

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