nux-1.16.0
nux::DoubleValuatorPropertyItem Class Reference
Inheritance diagram for nux::DoubleValuatorPropertyItem:
nux::SectionProperty nux::ValuatorDouble nux::TableItem nux::Valuator nux::NodeNetCom nux::View nux::NodeItem nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable

List of all members.

Public Member Functions

 DoubleValuatorPropertyItem (const char *name, float Value=0.0f, float Step=0.1f, float MinValue=0.0f, float MaxValue=100.0f)
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 31 of file DoubleValuatorPropertyItem.h.


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