YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
十六进制浏览器 Shell 。 更多...
#include <ShlReader.h>
Public 成员函数 | |
ShlHexBrowser (const IO::Path &, const shared_ptr< Desktop > &={}, const shared_ptr< Desktop > &={}) | |
构造:使用指定路径和上下屏幕。 更多... | |
![]() | |
ShlReader (const IO::Path &, const shared_ptr< Desktop > &={}, const shared_ptr< Desktop > &={}) | |
构造:使用指定路径和上下桌面。 更多... | |
void | Exit () |
退出阅读器:停止后台任务并发送消息准备切换至 ShlExplorer 。 更多... | |
void | OnInput () override |
处理输入消息:发送绘制消息,当处于滚屏状态时自动执行滚屏。 更多... | |
Public 属性 | |
HexViewArea | HexArea |
FileInfoPanel | pnlFileInfo |
额外继承的成员函数 | |
![]() | |
static BookmarkList | LoadBookmarks (const string &) |
static ReaderSetting | LoadGlobalConfiguration () |
载入阅读器配置。 更多... | |
static void | SaveBookmarks (const string &, const BookmarkList &) |
static void | SaveGlobalConfiguration (const ReaderSetting &) |
保存阅读器配置。 更多... | |
![]() | |
IO::Path | CurrentPath |
当前路径。 更多... | |
std::function< void()> | fBackgroundTask |
背景任务:用于滚屏。 更多... | |
bool | bExit |
退出标识。 更多... | |
HexViewArea YReader::ShlHexBrowser::HexArea |
在文件 ShlReader.h 第 411 行定义.
FileInfoPanel YReader::ShlHexBrowser::pnlFileInfo |
在文件 ShlReader.h 第 412 行定义.