![]() |
Scanframe Modular Application 0.1.0
|
Type to hold palette colors. More...
#include <qt_utils.h>
Public Member Functions | |
| PaletteColors ()=default | |
| PaletteColors (const QPalette &palette) | |
| QPalette | getPalette () const |
| void | setColors (const QPalette &palette) |
| bool | isEmpty () const |
| void | styleFileDialog (QFileDialog &fd) const |
Type to hold palette colors.
|
explicitdefault |
|
explicit |
| QPalette sf::PaletteColors::getPalette | ( | ) | const |
| bool sf::PaletteColors::isEmpty | ( | ) | const |
| void sf::PaletteColors::setColors | ( | const QPalette & | palette | ) |
| void sf::PaletteColors::styleFileDialog | ( | QFileDialog & | fd | ) | const |