xlang v4.0 Release
程序设计语言基础库文档
|
结构体 | |
class | Gradient |
class | QConicalGradient |
class | QLinearGradient |
class | QRadialGradient |
enum | Spread |
enum | Style |
Public 成员函数 |
额外继承的成员函数 |
在文件 QBrush.xcsm 第 4 行定义.
QBrush | ( | ) | throws IllegalArgumentException |
在文件 QBrush.xcsm 第 138 行定义.
QBrush | ( | @NotNilptr Gradient | grad | ) | throws IllegalArgumentException |
在文件 QBrush.xcsm 第 145 行定义.
QBrush | ( | @NotNilptr QImage | img | ) | throws IllegalArgumentException |
在文件 QBrush.xcsm 第 152 行定义.
void finalize | ( | ) |
在文件 QBrush.xcsm 第 159 行定义.