MauiKit TextEditor
ColorSchemesPage.qml
75 description: i18n("Configure the style of the syntax highlighting. This configuration in not applied for rich text formats.")
color backgroundColor
The current background color used in the text area or the one currently picked by the user.
Definition ColorSchemesPage.qml:58
string currentTheme
The current theme being used or currently picked by the user.
Definition ColorSchemesPage.qml:54
void colorsPicked(string backgroundColor, string textColor)
Emitted when a new background color has been picked.
QString i18n(const char *text, const TYPE &arg...)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:04:01 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:04:01 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.