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