

Public Member Functions | |
| PG_ColorSelector (PG_Widget *parent, const PG_Rect &r, const std::string &style="colorselector") | |
| ~PG_ColorSelector () | |
| void | SetColor (const PG_Color &c) |
| void | SetColorGradient (PG_Gradient g) |
Protected Member Functions | |
| bool | handle_colorslide (long data) |
| void | SetBaseColor (const PG_Color &c) |
Protected Attributes | |
| PG_ColorBox * | my_colorbox |
| PG_Slider * | my_colorslider |
| PG_ThemeWidget * | my_colorresult |
| PG_Color | my_color |
| PG_Color | my_basecolor |
Classes | |
| class | PG_ColorBox |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2