Public Types | |
enum | { NONE, CURVES, NEW_XY } |
Public Attributes | |
std::vector< QString > | curves |
enum PlotWidget::DragInfo:: { ... } | mode |
QObject * | source |
Definition at line 235 of file plotwidget.h.
anonymous enum |
Enumerator | |
---|---|
NONE | |
CURVES | |
NEW_XY |
Definition at line 237 of file plotwidget.h.
std::vector<QString> PlotWidget::DragInfo::curves |
Definition at line 243 of file plotwidget.h.
enum { ... } PlotWidget::DragInfo::mode |
QObject* PlotWidget::DragInfo::source |
Definition at line 244 of file plotwidget.h.