Messagelib
templatestexteditor.cpp
45 auto hlighter = dynamic_cast<KPIMTextEdit::PlainTextSyntaxSpellCheckingHighlighter *>(highlighter());
62 highlighter->setTheme((palette().color(QPalette::Base).lightness() < 128) ? mSyntaxRepo.defaultTheme(KSyntaxHighlighting::Repository::DarkTheme)
81 mTextEditorCompleter->setExcludeOfCharacters(QStringLiteral("[email protected]#$^&*()+{}|\"<>,./;'[]\\-= "));
Base
int count(const T &value) const const
NoWrap
void setFont(const QFont &)
QFont systemFont(QFontDatabase::SystemFont type)
void replace(int i, const T &value)
void reserve(int alloc)
virtual void keyPressEvent(QKeyEvent *e) override
Key_Enter
FixedFont
int key() const const
void ignore()
void setFocus()
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.