28 #ifndef INC_YReader_ReaderSettingUI_h_
29 #define INC_YReader_ReaderSettingUI_h_ 1
typename ListType::size_type IndexType
索引类型。
Label lblAreaUp
标签:文本区域示例。
SettingPanel & operator<<(const ReaderSetting &)
读取设置。
DropDownList ddlScrollTiming
下拉列表:自动滚屏时间设置。
std::chrono::milliseconds smooth_scroll_duration
平滑滚屏间隔。
Text::Encoding current_encoding
当前设置的编码。
String FetchEncodingString(MTextList::IndexType)
取编码字符串。
std::chrono::milliseconds scroll_duration
滚屏间隔。
SettingPanel & operator>>(ReaderSetting &)
保存设置。