YSTest  PreAlpha_b380_20130211
The YSLib Test Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
YSLib::Components::Styles Namespace Reference

Classes

class  Palette
 默认调色板。 More...
 

Enumerations

enum  Area {
  Null = 0, Desktop = 1, Window = 2, Panel = 3,
  Track = 4, Workspace = 5, Shadow = 6, DockShadow = 7,
  Light = 8, Frame = 9, Highlight = 10, BorderFill = 11,
  ActiveBorder = 12, InactiveBorder = 13, ActiveTitle = 14, InactiveTitle = 15,
  HighlightText = 16, WindowText = 17, PanelText = 18, GrayText = 19,
  TitleText = 20, InactiveTitleText = 21, HotTracking = 22, EndArea = 24
}
 样式区域类型。 More...
 

Enumeration Type Documentation

样式区域类型。

Since
build 204
Enumerator:
Null 

空(屏幕背景)。

Desktop 

桌面背景。

Window 

窗口背景。

Panel 

面板背景。

Track 

滚动条背景。

Workspace 

应用程序工作区背景。

Shadow 

阴影背景。

DockShadow 

容器阴影背景。

Light 

明亮背景。

Frame 

框架背景。

Highlight 

高亮背景。

BorderFill 

边框填充。

ActiveBorder 

活动边框背景。

InactiveBorder 

不活动边框背景。

ActiveTitle 

活动标题背景。

InactiveTitle 

不活动标题背景。

HighlightText 
WindowText 
PanelText 
GrayText 
TitleText 
InactiveTitleText 
HotTracking 
EndArea 

Definition at line 141 of file ystyle.h.