nux-0.9.46

nux::Matrix4PreviewPropertyItem Class Reference

#include <Nux/PropertyItem/Matrix4PreviewPropertyItem.h>

Inheritance diagram for nux::Matrix4PreviewPropertyItem:
nux::SectionProperty nux::Matrix4Preview nux::TableItem nux::View nux::NodeNetCom nux::InputArea nux::NodeItem nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable

Public Member Functions

 Matrix4PreviewPropertyItem (const TCHAR *name, Matrix4 matrix=Matrix4::IDENTITY())
virtual ~Matrix4PreviewPropertyItem ()
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 ()

Constructor & Destructor Documentation

nux::Matrix4PreviewPropertyItem::Matrix4PreviewPropertyItem ( const TCHAR name,
Matrix4  matrix = Matrix4::IDENTITY() 
)
virtual nux::Matrix4PreviewPropertyItem::~Matrix4PreviewPropertyItem ( ) [virtual]

Member Function Documentation

virtual void nux::Matrix4PreviewPropertyItem::ComputePropertyLayout ( int  x,
int  y,
RowHeader row,
const std::vector< ColumnHeader > &  column_vector 
) [virtual]

Reimplemented from nux::SectionProperty.

virtual void nux::Matrix4PreviewPropertyItem::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]

Reimplemented from nux::SectionProperty.

virtual int nux::Matrix4PreviewPropertyItem::GetItemBestHeight ( ) [virtual]

Reimplemented from nux::SectionProperty.

virtual long nux::Matrix4PreviewPropertyItem::ProcessPropertyEvent ( IEvent ievent,
long  TraverseInfo,
long  ProcessEventInfo 
) [virtual]

Reimplemented from nux::TableItem.


The documentation for this class was generated from the following file: