StupidBeauty
Read times:415Posted at:Wed Jul 6 22:05:54 2011
- no title specified

Wt3.1.9文档翻译:Wt::WCssDecorationStyle类参考,Wt::WCssDecorationStyle Class Reference

详细描述

这是一个针对单个部件或样式单规则的样式类。

你可以使用WWidget::decorationStyle()来操作某个部件的装饰样式,或者你可以使用 WCssStyleSheet::addRule(const std::string&, const WCssDecorationStyle& style, const std::string&) 来利用 WCssDecorationStyle 将一条规则添加到内联样式 单中。

使用示例:

Wt::WWidget *widget = ...

widget->decorationStyle().setCursor(PointingHandCursor);

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands