nux-1.16.0
|
Public Member Functions | |
FolderTreeItem (const TCHAR *name, const TCHAR *Path, bool Searchable=true, 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)) |
const TCHAR * | GetPathName () |
const TCHAR * | GetCleanFilename () |
void | SetSynchronize (bool b) |
bool | IsSynchronized () |
void | SetOpenIcon (const BaseTexture *Texture) |
void | SetCloseIcon (const BaseTexture *Texture) |
bool | IsSearchable () |
Definition at line 31 of file FolderTreeItem.h.