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