KVIrc
4.9.2
DeveloperAPIs
|
#include <KviInputEditor.h>
Public Attributes | |
bool | bCorrect |
bool | bSpellCheckable |
int | iLength |
int | iStart |
QString | szText |
bool KviInputEditorSpellCheckerBlock::bCorrect |
Referenced by KviInputEditor::showContextPopup().
bool KviInputEditorSpellCheckerBlock::bSpellCheckable |
Referenced by KviInputEditor::fillSpellCheckerCorrectionsPopup(), and KviInputEditor::showContextPopup().
int KviInputEditorSpellCheckerBlock::iLength |
Referenced by KviInputEditor::spellCheckerPopupCorrectionActionTriggered().
int KviInputEditorSpellCheckerBlock::iStart |
Referenced by KviInputEditor::spellCheckerPopupCorrectionActionTriggered().
QString KviInputEditorSpellCheckerBlock::szText |
Referenced by KviInputEditor::fillSpellCheckerCorrectionsPopup(), and KviInputEditor::showContextPopup().