#include <kltheme.h>
Inherited by KLThemeAqua, KLThemeDesert, KLThemeKid, and KLThemeSavannah.
Definition at line 26 of file kltheme.h.
virtual QColor KLTheme::backgroundInputColor |
( |
| ) |
const |
|
pure virtual |
returns the color for the background of the LineEdit box
virtual QRect KLTheme::inputRect |
( |
const QSize & |
windowsize | ) |
const |
|
pure virtual |
virtual QColor KLTheme::letterColor |
( |
| ) |
const |
|
pure virtual |
returns the color for displaying the letter/syllable
virtual QColor KLTheme::letterInputColor |
( |
| ) |
const |
|
pure virtual |
returns the color for the letter in the LineEdit box
virtual QString KLTheme::name |
( |
| ) |
const |
|
pure virtual |
virtual QString KLTheme::svgFileName |
( |
| ) |
const |
|
pure virtual |
virtual QString KLTheme::uiName |
( |
| ) |
const |
|
pure virtual |
virtual QRect KLTheme::wordRect |
( |
const QSize & |
windowsize | ) |
const |
|
pure virtual |
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:12:27 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.