CMGDK r49-rc2
函数 | 变量
K:/CMGDKv18/SDK/Include/hgl/gui/FileList.Private.H文件参考

浏览该文件的源代码。

函数

void EnumFileItem (void *cp, FileInfo &fi)
void SetDirectory ()
bool GetViewUpLevel ()
void SetViewUpLevel (bool)
void SetUpLevelString ()
bool GetViewDirectory ()
void SetViewDirectory (bool)
bool GetViewFile ()
void SetViewFile (bool)
void SetFileNameFilter ()
FileFilter * GetFilter ()
void SetFilter (FileFilter *)
void InitPrivate ()
bool DefaultFilter (GUIObject *, int, ListBox::ListItem *)
void ListBoxSelect (GUIObject *, int, ListBox::ListItem *)
bool ListBoxDblClick (GUIObject *, int, int, uint32)
void RedrawFileList ()

变量

bool view_up_level
WideString up_level_string
bool view_directory
bool view_file
WideString directory
WideString filename_filter
ObjectList< hgl::FileInfofile_info
FileFilter * file_filter

函数文档

bool DefaultFilter ( GUIObject *  ,
int  ,
ListBox::ListItem *   
) [protected]
friend void EnumFileItem ( void *  cp,
FileInfo &  fi 
)
FileFilter* GetFilter ( ) [protected]
bool GetViewDirectory ( ) [protected]
bool GetViewFile ( ) [protected]
bool GetViewUpLevel ( ) [protected]
void InitPrivate ( ) [protected]
bool ListBoxDblClick ( GUIObject *  ,
int  ,
int  ,
uint32   
) [protected]
void ListBoxSelect ( GUIObject *  ,
int  ,
ListBox::ListItem *   
) [protected]
void RedrawFileList ( ) [protected]
void SetDirectory ( ) [protected]
void SetFileNameFilter ( ) [protected]
void SetFilter ( FileFilter *  ) [protected]
void SetUpLevelString ( ) [protected]
void SetViewDirectory ( bool  ) [protected]
void SetViewFile ( bool  ) [protected]
void SetViewUpLevel ( bool  ) [protected]

变量文档

WideString directory
FileFilter* file_filter
ObjectList<hgl::FileInfo> file_info
WideString filename_filter
WideString up_level_string
bool view_file
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义