Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
SpellCheckInfo Struct Reference
+ Collaboration diagram for SpellCheckInfo:

Public Member Functions

 SpellCheckInfo (void *_context, void(*_spellCheckDone)(void *, const QString &, const QList< int > &))
 

Public Attributes

voidcontext
 
void(* spellCheckDone )(void *, const QString &, const QList< int > &)
 

Detailed Description

Definition at line 55 of file qqnxinputcontext_imf.cpp.

Constructor & Destructor Documentation

◆ SpellCheckInfo()

SpellCheckInfo::SpellCheckInfo ( void * _context,
void(*)(void *, const QString &, const QList< int > &) _spellCheckDone )
inline

Definition at line 56 of file qqnxinputcontext_imf.cpp.

Member Data Documentation

◆ context

void* SpellCheckInfo::context

Definition at line 58 of file qqnxinputcontext_imf.cpp.

◆ spellCheckDone

void(* SpellCheckInfo::spellCheckDone) (void *, const QString &, const QList< int > &)

Definition at line 59 of file qqnxinputcontext_imf.cpp.


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