Public Types | |
enum | { NONE, CURVES, NEW_X, SWAP_PLOTS } |
Public Attributes | |
std::vector< QString > | curves |
enum PlotWidget::DragInfo:: { ... } | mode |
QObject * | source |
Definition at line 189 of file plotwidget.h.
anonymous enum |
Enumerator | |
---|---|
NONE | |
CURVES | |
NEW_X | |
SWAP_PLOTS |
Definition at line 190 of file plotwidget.h.
std::vector<QString> PlotWidget::DragInfo::curves |
Definition at line 191 of file plotwidget.h.
enum { ... } PlotWidget::DragInfo::mode |
QObject* PlotWidget::DragInfo::source |
Definition at line 192 of file plotwidget.h.