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

阅读器设置。 更多...

#include <ReaderSetting.h>

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.h40 行定义.

构造及析构函数说明

ReaderSetting::ReaderSetting ( )
自从
build 334

在文件 ReaderSetting.cpp101 行定义.

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

在文件 ReaderSetting.cpp106 行定义.

类成员变量说明

Color ReaderSetting::DownColor
Color ReaderSetting::FontColor
std::chrono::milliseconds ReaderSetting::ScrollDuration

滚屏间隔。

自从
build 293

在文件 ReaderSetting.h54 行定义.

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

bool ReaderSetting::SmoothScroll

平滑滚屏。

自从
build 293

在文件 ReaderSetting.h49 行定义.

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

std::chrono::milliseconds ReaderSetting::SmoothScrollDuration

平滑滚屏间隔。

自从
build 293

在文件 ReaderSetting.h59 行定义.

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

Color ReaderSetting::UpColor

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