#include <UPlot.h>
The UPlot legend. Used internally by UPlot.
Definition at line 386 of file UPlot.h.
UPlotLegend::UPlotLegend |
( |
QWidget * |
parent = 0 | ) |
|
UPlotLegend::~UPlotLegend |
( |
| ) |
|
|
virtual |
void UPlotLegend::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
protectedvirtual |
QString UPlotLegend::getAllCurveDataAsText |
( |
| ) |
const |
bool UPlotLegend::isFlat |
( |
| ) |
const |
|
inline |
void UPlotLegend::legendItemMoved |
( |
const UPlotCurve * |
curve, |
|
|
int |
|
|
) |
| |
|
signal |
void UPlotLegend::legendItemRemoved |
( |
const UPlotCurve * |
curve | ) |
|
|
signal |
void UPlotLegend::legendItemToggled |
( |
const UPlotCurve * |
curve, |
|
|
bool |
toggled |
|
) |
| |
|
signal |
void UPlotLegend::redirectToggled |
( |
bool |
toggled | ) |
|
|
privateslot |
bool UPlotLegend::remove |
( |
const UPlotCurve * |
curve | ) |
|
void UPlotLegend::removeLegendItem |
( |
const UPlotCurve * |
curve | ) |
|
|
privateslot |
void UPlotLegend::setFlat |
( |
bool |
on | ) |
|
QAction* UPlotLegend::_aCopyAllCurvesToClipboard |
|
private |
QAction* UPlotLegend::_aShowAllStdDevMeanMax |
|
private |
QAction* UPlotLegend::_aUseFlatButtons |
|
private |
QLayout* UPlotLegend::_contentLayout |
|
private |
QMenu* UPlotLegend::_menu |
|
private |
QScrollArea* UPlotLegend::_scrollArea |
|
private |
The documentation for this class was generated from the following files: