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