![]() |
KVIrc 5.2.6
Developer APIs
|
#include <KviInputEditor.h>
Public Attributes | |
bool | bCorrect |
bool | bSpellCheckable |
qsizetype | iLength |
qsizetype | iStart |
QString | szText |
bool KviInputEditorSpellCheckerBlock::bCorrect |
Referenced by KviInputEditor::showContextPopup().
bool KviInputEditorSpellCheckerBlock::bSpellCheckable |
Referenced by KviInputEditor::fillSpellCheckerCorrectionsPopup(), and KviInputEditor::showContextPopup().
qsizetype KviInputEditorSpellCheckerBlock::iLength |
Referenced by KviInputEditor::spellCheckerPopupCorrectionActionTriggered().
qsizetype KviInputEditorSpellCheckerBlock::iStart |
Referenced by KviInputEditor::spellCheckerPopupCorrectionActionTriggered().
QString KviInputEditorSpellCheckerBlock::szText |
Referenced by KviInputEditor::fillSpellCheckerCorrectionsPopup(), and KviInputEditor::showContextPopup().