KDEUI
dialog.h
void languageChanged(const QString &language)
Emitted when the user changes the language used for spellchecking, which is shown in a combobox of th...
int timeout
void stop()
void cancel()
void done(const QString &newBuffer)
The dialog won't be closed if you setBuffer() in slot connected to this signal.
void replace(const QString &oldWord, int start, const QString &newWord)
void autoCorrect(const QString ¤tWord, const QString &replaceWord)
void misspelling(const QString &word, int start)
dialog.cpp
void spellCheckStatus(const QString &)
Signal sends when spell checking is finished/stopped/completed.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.