21 #ifndef ENGINECOLORSTYLECHOOSER_H 22 #define ENGINECOLORSTYLECHOOSER_H 29 #include "StyleTypes.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);
49 void create_colorstyle(
ColorStyle &style,
const ColorList &colors_active,
int n_rects,
int n_fading_steps);
56 #endif // ENGINECOLORSTYLECHOOSER_H Definition: EngineColorStyleChooser.h:32
Definition: StyleTypes.h:34
Definition: StyleTypes.h:29