21#ifndef ENGINECOLORSTYLECHOOSER_H
22#define ENGINECOLORSTYLECHOOSER_H
29#include "VisualStyleTypes.h"
43 int get_num_color_schemes();
45 void reload(
int widget_width,
int widget_height);
48 void insertColorOfRect(
int bin,
int n_bins,
const ColorList& colors, QHash<int, QColor>& map);
Definition: VisualColorStyleChooser.h:33
QString style(bool dark)
fetch the stylesheet file formatted as string
Definition: VisualStyleTypes.h:31
Definition: VisualStyleTypes.h:37