debian man page for qwtsetseriesdata

Query: qwtsetseriesdata

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
QwtSetSeriesData - Interface for iterating over an array of samples.
SYNOPSIS
#include <qwt_series_data.h> Inherits QwtArraySeriesData< QwtSetSample >. Public Member Functions QwtSetSeriesData (const QVector< QwtSetSample > &=QVector< QwtSetSample >()) virtual QRectF boundingRect () const Detailed Description Interface for iterating over an array of samples. Constructor &; Destructor Documentation QwtSetSeriesData::QwtSetSeriesData (const QVector< QwtSetSample > &samples = QVector<QwtSetSample>()) Constructor Parameters: samples Samples Member Function Documentation QRectF QwtSetSeriesData::boundingRect () const [virtual] Calculate the bounding rect. The bounding rectangle is calculated once by iterating over all points and is stored for all following requests. Returns: Bounding rectangle Implements QwtSeriesData< QwtSetSample >. Author Generated automatically by Doxygen for Qwt User's Guide from the source code. Version 6.0.0 Fri Apr 15 2011 QwtSetSeriesData(3)
Related Man Pages
qwtcpointerdata(3) - debian
qwtcolumnrect(3) - debian
qwtplotintervalcurve(3) - debian
qwtplotseriesitem(3) - debian
qwtsyntheticpointdata(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?