Qt 6.x
The Qt SDK
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 65 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 66 of file qqnxinputcontext_imf.cpp.

Member Data Documentation

◆ context

void* SpellCheckInfo::context

Definition at line 68 of file qqnxinputcontext_imf.cpp.

◆ spellCheckDone

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

Definition at line 69 of file qqnxinputcontext_imf.cpp.


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