13#if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0))
16#include <KColorScheme>
133 QML_UNCREATABLE(
"Use Theme instead")
243 QPalette::ColorGroup
m_state = QPalette::Active;
263 QML_NAMED_ELEMENT(Theme)
265 KisTheme(QObject *parent =
nullptr);
void neutralTextColorChanged()
QColor activeBackgroundColor
void activeBackgroundColorChanged()
void backgroundColorChanged()
void visitedLinkColorChanged()
void shadowShadeColorChanged()
void linkBackgroundColorChanged()
QColor linkBackgroundColor
QPalette::ColorGroup m_state
void midShadeColorChanged()
void lightShadeColorChanged()
const KColorScheme & currentScheme() const
const KColorScheme::ColorSet m_set
void positiveTextColorChanged()
void disabledTextColorChanged()
QColor neutralBackgroundColor
void negativeBackgroundColorChanged()
QColor positiveBackgroundColor
void visitedLinkBackgroundColorChanged()
void neutralBackgroundColorChanged()
void positiveBackgroundColorChanged()
QColor visitedLinkBackgroundColor
QColor negativeBackgroundColor
void midLightShadeColorChanged()
void darkShadeColorChanged()
QColor alternateBackgroundColor
void activeTextColorChanged()
void alternateBackgroundColorChanged()
void negativeTextColorChanged()
static const KColorScheme & scheme(KColorScheme::ColorSet set, QPalette::ColorGroup state)
QColor midLightShadeColor
KColorScheme m_viewInactive
const KColorScheme & selectionDisabled() const
const KColorScheme & windowActive() const
KColorScheme m_tooltipInactive
const KColorScheme & buttonInactive() const
KColorScheme m_windowInactive
const KColorScheme & selectionActive() const
KColorScheme m_selectionInactive
const KColorScheme & windowDisabled() const
const KColorScheme & buttonActive() const
const KColorScheme & selectionInactive() const
KColorScheme m_selectionActive
KColorScheme m_viewDisabled
const KColorScheme & windowInactive() const
KColorScheme m_buttonInactive
void slotSetFilename(const QString &filename)
KColorScheme m_viewActive
KColorScheme m_selectionDisabled
const KColorScheme & viewDisabled() const
KColorScheme m_windowDisabled
static const KisThemeConfig * instance()
KColorScheme m_buttonDisabled
const KColorScheme & buttonDisabled() const
KColorScheme m_buttonActive
const KColorScheme & viewInactive() const
KColorScheme m_tooltipActive
const KColorScheme & tooltipInactive() const
const KColorScheme & tooltipDisabled() const
const KColorScheme & viewActive() const
const KColorScheme & tooltipActive() const
KisThemeConfig(QObject *parent=nullptr)
KColorScheme m_tooltipDisabled
KColorScheme m_windowActive
KisThemeColorGroup m_button
FINALKisThemeColorGroup * selection
KisThemeColorGroup m_view
KisThemeColorGroup m_selection
FINALKisThemeColorGroup * window
FINALKisThemeColorGroup * button
FINALKisThemeColorGroup * tooltip
KisThemeColorGroup * view
KisThemeColorGroup m_window
KisThemeColorGroup m_tooltip