![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 | |
void * | context |
void(* | spellCheckDone )(void *, const QString &, const QList< int > &) |
Definition at line 55 of file qqnxinputcontext_imf.cpp.
|
inline |
Definition at line 56 of file qqnxinputcontext_imf.cpp.
References context, and spellCheckDone.
|
inline |
Definition at line 56 of file qqnxinputcontext_imf.cpp.
void * SpellCheckInfo::context |
Definition at line 58 of file qqnxinputcontext_imf.cpp.
Referenced by SpellCheckInfo(), testing.tools.safetynet_job.JobRun::_BuildRunMetadata(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_job.JobRun::_WriteRawJson(), and testing.tools.safetynet_job.JobRun::Run().
Definition at line 59 of file qqnxinputcontext_imf.cpp.
Referenced by SpellCheckInfo().