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


结构体 | |
| enum | Axis |
| enum | LegendPosition |
Public 成员函数 |
额外继承的成员函数 |
| bool axisAutoScale | ( | int | n | ) |
|
override |
重载 QWidget .
|
override |
重载 QWidget .
| void detachItems | ( | ) |
| void detachItems | ( | int | rtti, |
| bool | autoDelete | ||
| ) |
| void enableZoom | ( | ) |
| void insertLegend | ( | QwtAbstractLegend | Legend, |
| LegendPosition | pos, | ||
| float | ratio | ||
| ) |

| bool isAxisValid | ( | int | n | ) |
| void replot | ( | ) |
| void setAxisAutoScale | ( | int | n, |
| bool | on | ||
| ) |
| void setAxisFont | ( | int | n, |
| QFont | f | ||
| ) |
| void setAxisLabelAlignment | ( | int | QwtAxisId, |
| int | Alignment | ||
| ) |
| void setAxisLabelRotation | ( | int | QwtAxisId, |
| double | rotation | ||
| ) |
| void setAxisMaxMajor | ( | int | n, |
| int | maxMinor | ||
| ) |
| void setAxisMaxMinor | ( | int | n, |
| int | maxMinor | ||
| ) |
| void setAxisScale | ( | int | axisId, |
| double | min, | ||
| double | max, | ||
| double | stepSize | ||
| ) |
| void setAxisScaleDraw | ( | int | n, |
| String | fmt | ||
| ) |
| void setAxisScaleDraw | ( | int | QwtAxisId, |
| QwtScaleDraw | draw | ||
| ) |
| void setAxisTitle | ( | int | n, |
| QwtText | text | ||
| ) |
| void setAxisTitle | ( | int | n, |
| String | text | ||
| ) |
| void setAxisVisible | ( | int | n, |
| bool | on | ||
| ) |
| void setCanvas | ( | QWidget | w | ) |
| void setCanvasBackground | ( | int | color, |
| QBrush.Style | style | ||
| ) |
| void setCanvasBackground | ( | QBrush | b | ) |
| void setFooter | ( | String | title | ) |
| void setTitle | ( | String | title | ) |
| void updateAxes | ( | ) |
| void updateCanvasMargins | ( | ) |