The Reflector Class is only designed to help the way one can customize colors.
More...
#include <reflector.h>
The Reflector Class is only designed to help the way one can customize colors.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
Reflector::Reflector |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
QColor Reflector::color |
( |
| ) |
const |
|
inline |
Getter to the color used in the preview pane in the Customize Theme Dialog.
QPalette::ColorRole Reflector::colorRole |
( |
| ) |
const |
void Reflector::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
overrideprotectedvirtual |
Redefined to be able to reflect the color of the elements in the Customize Theme Dialog.
void Reflector::setColor |
( |
const QColor & |
color | ) |
|
Setter to the color used in the preview pane in the Customize Theme Dialog.
The documentation for this class was generated from the following files: