5#ifndef DPLATFORMTHEME_P_H
6#define DPLATFORMTHEME_P_H
8#include "dplatformtheme.h"
9#include "dnativesettings_p.h"
22 void onQtColorChanged(QPalette::ColorRole role,
const QColor &color);
23 void onDtkColorChanged(DPalette::ColorType type,
const QColor &color);
24 void notifyPaletteChanged();
29 bool fallbackProperty =
true;
36 QTimer *notifyPaletteChangeTimer =
nullptr;
Definition: dnativesettings_p.h:15
一个用于本地设置的类.
Definition: dnativesettings.h:17
DPalette提供了修改的 QPalette 类.
Definition: dpalette.h:17