nux-1.14.0
nux::FolderTreeItem Class Reference
Inheritance diagram for nux::FolderTreeItem:
nux::TreeItem nux::TableItem nux::NodeNetCom nux::NodeItem

List of all members.

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 ()

Detailed Description

Definition at line 31 of file FolderTreeItem.h.


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