xlang v5.1 Release
程序设计语言基础库文档
|
结构体 | |
enum | ChartStyle |
Public 成员函数 |
额外继承的成员函数 |
在文件 QwtPlotMultiBarChart.x 第 4 行定义.
QwtPlotMultiBarChart | ( | String | title | ) | throws IllegalArgumentException |
在文件 QwtPlotMultiBarChart.x 第 17 行定义.
QwtPlotMultiBarChart | ( | long | h | ) |
在文件 QwtPlotMultiBarChart.x 第 23 行定义.
void delete | ( | ) |
在文件 QwtPlotMultiBarChart.x 第 51 行定义.
void setBarTitles | ( | QwtText [] | titles | ) |
在文件 QwtPlotMultiBarChart.x 第 47 行定义.
void setSamples | ( | Vector<Vector<float>> | yData | ) |
在文件 QwtPlotMultiBarChart.x 第 29 行定义.
引用了 _system_.arrayCopy().
void setSymbol | ( | int | n, |
QwtColumnSymbol | s | ||
) |
在文件 QwtPlotMultiBarChart.x 第 26 行定义.