Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::PaletteColors Class Reference

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
 

Detailed Description

Type to hold palette colors.

Constructor & Destructor Documentation

◆ PaletteColors() [1/2]

sf::PaletteColors::PaletteColors ( )
explicitdefault

◆ PaletteColors() [2/2]

sf::PaletteColors::PaletteColors ( const QPalette &  palette)
explicit

Member Function Documentation

◆ getPalette()

QPalette sf::PaletteColors::getPalette ( ) const

◆ isEmpty()

bool sf::PaletteColors::isEmpty ( ) const

◆ setColors()

void sf::PaletteColors::setColors ( const QPalette &  palette)

◆ styleFileDialog()

void sf::PaletteColors::styleFileDialog ( QFileDialog &  fd) const

The documentation for this class was generated from the following file: