#include <UPlot.h>
The UPlot legend. Used internally by UPlot.
Definition at line 366 of file UPlot.h.
◆ UPlotLegend()
UPlotLegend::UPlotLegend |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~UPlotLegend()
UPlotLegend::~UPlotLegend |
( |
| ) |
|
|
virtual |
◆ addItem()
void UPlotLegend::addItem |
( |
const UPlotCurve * |
curve | ) |
|
◆ contextMenuEvent()
void UPlotLegend::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
protectedvirtual |
◆ createSymbol()
QPixmap UPlotLegend::createSymbol |
( |
const QPen & |
pen, |
|
|
const QBrush & |
brush |
|
) |
| |
◆ isFlat()
bool UPlotLegend::isFlat |
( |
| ) |
const |
|
inline |
◆ legendItemRemoved
void UPlotLegend::legendItemRemoved |
( |
const UPlotCurve * |
curve | ) |
|
|
signal |
◆ legendItemToggled
void UPlotLegend::legendItemToggled |
( |
const UPlotCurve * |
curve, |
|
|
bool |
toggled |
|
) |
| |
|
signal |
◆ redirectToggled
void UPlotLegend::redirectToggled |
( |
bool |
toggled | ) |
|
|
privateslot |
◆ remove()
bool UPlotLegend::remove |
( |
const UPlotCurve * |
curve | ) |
|
◆ removeLegendItem
void UPlotLegend::removeLegendItem |
( |
const UPlotCurve * |
curve | ) |
|
|
slot |
◆ setFlat()
void UPlotLegend::setFlat |
( |
bool |
on | ) |
|
◆ _aUseFlatButtons
QAction* UPlotLegend::_aUseFlatButtons |
|
private |
◆ _flat
◆ _menu
QMenu* UPlotLegend::_menu |
|
private |
The documentation for this class was generated from the following files: