CMGDK r49-rc2
|
文件浏览框 更多...
#include <FileBrowser.h>
公有成员 | |
FileBrowser () | |
FileBrowser (float, float, float, float, const wchar_t *path=0) | |
virtual | ~FileBrowser () |
void | SetDirectory (const wchar_t *) |
设置目录 | |
公有属性 | |
WideString | FileName |
选中的文件名 |
文件浏览框
文件浏览控件提供浏览文件系统的功能,常用于打开/保存文件
hgl::gui::FileBrowser::FileBrowser | ( | ) |
hgl::gui::FileBrowser::FileBrowser | ( | float | l, |
float | t, | ||
float | w, | ||
float | h, | ||
const wchar_t * | path = 0 |
||
) |
virtual hgl::gui::FileBrowser::~FileBrowser | ( | ) | [inline, virtual] |
void hgl::gui::FileBrowser::SetDirectory | ( | const wchar_t * | path | ) |
设置目录