YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YReader::ReaderSetting类 参考

阅读器设置。 更多...

#include <ReaderSetting.h>

YReader::ReaderSetting 的协作图:

Public 成员函数

 ReaderSetting ()
 
 ReaderSetting (const ValueNode::Container &)
 

Public 属性

Color UpColor
 
Color DownColor
 
Color FontColor
 
Drawing::Font Font
 
bool SmoothScroll
 平滑滚屏。 更多...
 
std::chrono::milliseconds ScrollDuration
 滚屏间隔。 更多...
 
std::chrono::milliseconds SmoothScrollDuration
 平滑滚屏间隔。 更多...
 

详细描述

阅读器设置。

自从
build 287

在文件 ReaderSetting.h41 行定义.

构造及析构函数说明

YReader::ReaderSetting::ReaderSetting ( )
自从
build 334

在文件 ReaderSetting.cpp102 行定义.

YReader::ReaderSetting::ReaderSetting ( const ValueNode::Container con)
自从
build 399

在文件 ReaderSetting.cpp107 行定义.

类成员变量说明

std::chrono::milliseconds YReader::ReaderSetting::ScrollDuration

滚屏间隔。

自从
build 293

在文件 ReaderSetting.h55 行定义.

参考自 YReader::SettingPanel::operator<<() , 以及 YReader::SettingPanel::operator>>().

bool YReader::ReaderSetting::SmoothScroll

平滑滚屏。

自从
build 293

在文件 ReaderSetting.h50 行定义.

参考自 YReader::SettingPanel::operator<<() , 以及 YReader::SettingPanel::operator>>().

std::chrono::milliseconds YReader::ReaderSetting::SmoothScrollDuration

平滑滚屏间隔。

自从
build 293

在文件 ReaderSetting.h60 行定义.

参考自 YReader::SettingPanel::operator<<() , 以及 YReader::SettingPanel::operator>>().


该类的文档由以下文件生成: