YSTest
PreAlpha_b500_20140530
The YSLib Test Project
首页
相关页面
模块
命名空间
类
文件
文件列表
文件成员
全部
类
命名空间
文件
函数
变量
类型定义
枚举
枚举值
友元
宏定义
组
页
ExStyle.h
浏览该文件的文档.
1
/*
2
© 2014 FrankHB.
3
4
This file is part of the YSLib project, and may only be used,
5
modified, and distributed under the terms of the YSLib project
6
license, LICENSE.TXT. By continuing to use, modify, or distribute
7
this file you indicate that you have read the license and
8
understand and accept it fully.
9
*/
10
28
#ifndef YSL_INC_UI_ExStyle_h_
29
#define YSL_INC_UI_ExStyle_h_ 1
30
31
#include "
YModules.h
"
32
#include YFM_YSLib_UI_YStyle
33
#include YFM_YSLib_UI_Button
34
35
namespace
YSLib
36
{
37
38
namespace
UI
39
{
40
41
namespace
Styles
42
{
43
48
YF_API
void
49
InitExStyles
();
50
51
}
// namespace Styles;
52
53
}
// namespace UI;
54
55
}
// namespace YSLib;
56
57
#endif
58
YModules.h
YF_API
#define YF_API
Definition:
Platform.h:64
YSLib::UI::Styles::InitExStyles
YF_API void InitExStyles()
初始化扩展样式。
Definition:
ExStyle.cpp:232
YFramework
include
YSLib
UI
ExStyle.h
生成于 2014年 五月 30日 星期五 00:14:50 , 为 YSTest使用
1.8.7