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
SpellCheckInfo Struct Reference
Collaboration diagram for SpellCheckInfo:

Public Member Functions

 SpellCheckInfo (void *_context, void(*_spellCheckDone)(void *, const QString &, const QList< int > &))
 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() [1/2]

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

Definition at line 56 of file qqnxinputcontext_imf.cpp.

References context, and spellCheckDone.

◆ SpellCheckInfo() [2/2]

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

Definition at line 56 of file qqnxinputcontext_imf.cpp.

Member Data Documentation

◆ context

◆ spellCheckDone

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

Definition at line 59 of file qqnxinputcontext_imf.cpp.

Referenced by SpellCheckInfo().


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