nux-1.14.0
nux::ColorPreviewPropertyItem Class Reference
Inheritance diagram for nux::ColorPreviewPropertyItem:
nux::SectionProperty nux::ColorPreview nux::TableItem nux::View nux::NodeNetCom nux::InputArea nux::NodeItem nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable

List of all members.

Public Member Functions

 ColorPreviewPropertyItem (const TCHAR *name, float red=0.0f, float green=0.0f, float blue=0.0f, color::Model colormodel=color::RGB)
virtual long ProcessPropertyEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo)
virtual void DrawProperty (GraphicsEngine &GfxContext, TableCtrl *table, bool force_draw, Geometry geo, const BasePainter &Painter, RowHeader *row, const std::vector< ColumnHeader > &column_vector, Color ItemBackgroundColor=Color(0x0))
virtual void ComputePropertyLayout (int x, int y, RowHeader *row, const std::vector< ColumnHeader > &column_vector)
virtual int GetItemBestHeight ()

Detailed Description

Definition at line 32 of file ColorPreviewPropertyItem.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends