PimCommon::LineEditWithAutoCorrection
PimCommon::LineEditWithAutoCorrection Class Reference
#include <lineeditwithautocorrection.h>
Inheritance diagram for PimCommon::LineEditWithAutoCorrection:

Public Member Functions | |
LineEditWithAutoCorrection (QWidget *parent, const QString &configFile) | |
TextAutoCorrectionCore::AutoCorrection * | autocorrection () const |
void | setAutocorrection (TextAutoCorrectionCore::AutoCorrection *autocorrect) |
void | setAutocorrectionLanguage (const QString &language) |
![]() | |
SpellCheckLineEdit (QWidget *parent, const QString &configFile) | |
~SpellCheckLineEdit () override | |
Protected Member Functions | |
void | keyPressEvent (QKeyEvent *e) override |
![]() | |
void | insertFromMimeData (const QMimeData *source) override |
void | keyPressEvent (QKeyEvent *) override |
QSize | minimumSizeHint () const override |
QSize | sizeHint () const override |
Additional Inherited Members | |
![]() | |
void | focusDown () |
void | focusUp () |
Detailed Description
The LineEditWithAutoCorrection class.
Definition at line 24 of file lineeditwithautocorrection.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 03:53:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 03:53:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.