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

Public Member Functions

 JsInputMethodInsertedTextComposer (const JsInputMethodInsertedTextComposer &)=delete
 JsInputMethodInsertedTextComposer (JsInputMethodInsertedTextComposer &&)=delete
JsInputMethodInsertedTextComposeroperator= (const JsInputMethodInsertedTextComposer &)=delete
JsInputMethodInsertedTextComposeroperator= (JsInputMethodInsertedTextComposer &&)=delete
QOhosOptional< InsertedTextIdlastId () const
QOhosInsertedText makeInsertedText (const std::string &text)
 JsInputMethodInsertedTextComposer (const JsInputMethodInsertedTextComposer &)=delete
 JsInputMethodInsertedTextComposer (JsInputMethodInsertedTextComposer &&)=delete
JsInputMethodInsertedTextComposeroperator= (const JsInputMethodInsertedTextComposer &)=delete
JsInputMethodInsertedTextComposeroperator= (JsInputMethodInsertedTextComposer &&)=delete
QOhosOptional< InsertedTextIdlastId () const
QOhosInsertedText makeInsertedText (const std::string &text)

Static Public Member Functions

static JsInputMethodInsertedTextComposerinstance ()
static JsInputMethodInsertedTextComposerinstance ()

Detailed Description

Definition at line 42 of file qohosinputcontext.cpp.

Constructor & Destructor Documentation

◆ JsInputMethodInsertedTextComposer() [1/4]

QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::JsInputMethodInsertedTextComposer ( const JsInputMethodInsertedTextComposer & )
delete

◆ JsInputMethodInsertedTextComposer() [2/4]

QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::JsInputMethodInsertedTextComposer ( JsInputMethodInsertedTextComposer && )
delete

◆ JsInputMethodInsertedTextComposer() [3/4]

QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::JsInputMethodInsertedTextComposer ( const JsInputMethodInsertedTextComposer & )
delete

◆ JsInputMethodInsertedTextComposer() [4/4]

QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::JsInputMethodInsertedTextComposer ( JsInputMethodInsertedTextComposer && )
delete

Member Function Documentation

◆ instance() [1/2]

JsInputMethodInsertedTextComposer & QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::instance ( )
static

Definition at line 77 of file qohosinputcontext.cpp.

Referenced by QT_BEGIN_NAMESPACE::notifyOhosInputMethodAboutPossibleAutocorrection().

Here is the caller graph for this function:

◆ instance() [2/2]

JsInputMethodInsertedTextComposer & QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::instance ( )
static

◆ lastId() [1/2]

QOhosOptional< InsertedTextId > QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::lastId ( ) const

Definition at line 83 of file qohosinputcontext.cpp.

◆ lastId() [2/2]

QOhosOptional< InsertedTextId > QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::lastId ( ) const

◆ makeInsertedText() [1/2]

QOhosInsertedText QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::makeInsertedText ( const std::string & text)

Definition at line 98 of file qohosinputcontext.cpp.

◆ makeInsertedText() [2/2]

QOhosInsertedText QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::makeInsertedText ( const std::string & text)

◆ operator=() [1/4]

JsInputMethodInsertedTextComposer & QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::operator= ( const JsInputMethodInsertedTextComposer & )
delete

◆ operator=() [2/4]

JsInputMethodInsertedTextComposer & QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::operator= ( const JsInputMethodInsertedTextComposer & )
delete

◆ operator=() [3/4]

JsInputMethodInsertedTextComposer & QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::operator= ( JsInputMethodInsertedTextComposer && )
delete

◆ operator=() [4/4]

JsInputMethodInsertedTextComposer & QT_BEGIN_NAMESPACE::JsInputMethodInsertedTextComposer::operator= ( JsInputMethodInsertedTextComposer && )
delete

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