|
xlang v5.1 Release
程序设计语言基础库文档
|


结构体 | |
| enum | PaintAttribute |
| Paint Attributes 更多... | |
| enum | TextFormat |
Public 成员函数 |
额外继承的成员函数 |
| QwtText | ( | ) | throws IllegalArgumentException |
| QwtText | ( | String | text | ) | throws IllegalArgumentException |
| void finalize | ( | ) |
| void setBorderRadius | ( | double | radius | ) |
| void setColor | ( | int | color | ) |
| void setFont | ( | QFont | f | ) |
| void setPaintAttribute | ( | int | flag, |
| bool | on | ||
| ) |
| void setRenderFlags | ( | int | flags | ) |
| void setText | ( | String | text | ) |