|
nux-1.14.0
|
Public Member Functions | |
| SectionProperty (const char *name, NodeParameterType type=NODE_TYPE_STATICTEXT) | |
| 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 () |
| void | SetString (NString str) |
| NString | GetString (NString str) const |
Definition at line 128 of file PropertyList.h.