qwtlegenditemmanager(3) debian man page | unix.com

Man Page: qwtlegenditemmanager

Operating Environment: debian

Section: 3

QwtLegendItemManager(3) 					 Qwt User's Guide					   QwtLegendItemManager(3)

NAME
QwtLegendItemManager - Abstract API to bind plot items to the legend.
SYNOPSIS
#include <qwt_legend_itemmanager.h> Inherited by QwtPlotItem. Public Member Functions virtual QWidget * legendItem () const =0 QwtLegendItemManager () virtual void updateLegend (QwtLegend *legend) const =0 virtual ~QwtLegendItemManager () Detailed Description Abstract API to bind plot items to the legend. Constructor &; Destructor Documentation QwtLegendItemManager::QwtLegendItemManager () [inline] Constructor. virtual QwtLegendItemManager::~QwtLegendItemManager () [inline, virtual] Destructor. Member Function Documentation virtual QWidget* QwtLegendItemManager::legendItem () const [pure virtual] Allocate the widget that represents the item on the legend Returns: Allocated widget See also: updateLegend() QwtLegend() Implemented in QwtPlotItem. virtual void QwtLegendItemManager::updateLegend (QwtLegend *legend) const [pure virtual] Update the widget that represents the item on the legend Parameters: legend Legend See also: legendItem() Implemented in QwtPlotCurve, and QwtPlotItem. Author Generated automatically by Doxygen for Qwt User's Guide from the source code. Version 5.2.2 Mon Aug 1 2011 QwtLegendItemManager(3)
Related Man Pages
qwtdata(3) - debian
qwtlegenditem(3) - debian
qwtplotgrid(3) - debian
qwtplotitem(3) - debian
qwtplotscaleitem(3) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?