libkdepim
#include <spellchecklineedit.h>
Definition at line 38 of file spellchecklineedit.h.
SpellCheckLineEdit::SpellCheckLineEdit |
( |
QWidget * |
parent, |
|
|
const QString & |
configFile |
|
) |
| |
|
explicit |
SpellCheckLineEdit::~SpellCheckLineEdit |
( |
| ) |
|
bool SpellCheckLineEdit::activateLanguageMenu |
( |
| ) |
const |
void SpellCheckLineEdit::createHighlighter |
( |
| ) |
|
|
protected |
void KPIM::SpellCheckLineEdit::focusDown |
( |
| ) |
|
|
signal |
void KPIM::SpellCheckLineEdit::focusUp |
( |
| ) |
|
|
signal |
Emitted when the user uses the up arrow in the first line.
The application should then put the focus on the widget above the text edit.
void SpellCheckLineEdit::insertFromMimeData |
( |
const QMimeData * |
source | ) |
|
|
protected |
void SpellCheckLineEdit::insertLanguageMenu |
( |
QMenu * |
contextMenu | ) |
|
|
protectedslot |
void SpellCheckLineEdit::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
void SpellCheckLineEdit::languageSelected |
( |
| ) |
|
|
protectedslot |
QSize SpellCheckLineEdit::minimumSizeHint |
( |
| ) |
const |
|
protected |
void SpellCheckLineEdit::setActivateLanguageMenu |
( |
bool |
activate | ) |
|
QSize SpellCheckLineEdit::sizeHint |
( |
| ) |
const |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:51 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.