nux-1.14.0
|
Public Member Functions | |
ColorPreview (Color const &c=nux::color::Transparent, NUX_FILE_LINE_PROTO) | |
virtual long | ProcessEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo) |
virtual void | Draw (GraphicsEngine &GfxContext, bool force_draw) |
virtual void | DrawContent (GraphicsEngine &GfxContext, bool force_draw) |
virtual void | PostDraw (GraphicsEngine &GfxContext, bool force_draw) |
void | SetColor (Color const &rgb) |
Color const & | GetRGBColor () const |
Public Attributes | |
sigc::signal< void, ColorEditor * > | sigColorChanged |
Definition at line 41 of file ColorPreview.h.