|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
Feature point structure 更多...
#include <qwt_plot_series_data_picker.h>
Public 属性 | |
| QwtPlotItem * | item { nullptr } |
| Corresponding item | |
| QPointF | feature { 0, 0 } |
| Feature point position (for screen drawing) | |
| QVariant | sampleData |
| Full sample data (QwtOHLCSample, QwtIntervalSample, etc.) | |
| size_t | index { 0 } |
| Index in the item | |
Feature point structure