KD Chart 2  [rev.2.5]
Public Member Functions | Protected Member Functions
KDChart::PlotterDiagramCompressor::Iterator Class Reference

#include <KDChartPlotterDiagramCompressor.h>

List of all members.

Public Member Functions

void invalidate ()
bool isValid () const
 Iterator (int dataSet, PlotterDiagramCompressor *parent)
bool operator!= (const Iterator &other) const
DataPoint operator* ()
Iteratoroperator++ ()
Iterator operator++ (int)
Iteratoroperator+= (int value)
Iteratoroperator-- ()
Iterator operator-- (int)
Iteratoroperator-= (int value)
bool operator== (const Iterator &other) const
 ~Iterator ()

Protected Member Functions

 Iterator (int dataSet, PlotterDiagramCompressor *parent, QVector< DataPoint > buffer)

Detailed Description

Definition at line 76 of file KDChartPlotterDiagramCompressor.h.


Constructor & Destructor Documentation

PlotterDiagramCompressor::Iterator::Iterator ( int  dataSet,
PlotterDiagramCompressor parent 
)
PlotterDiagramCompressor::Iterator::~Iterator ( )

Definition at line 84 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::Iterator::Iterator ( int  dataSet,
PlotterDiagramCompressor parent,
QVector< DataPoint buffer 
) [protected]

Member Function Documentation

void PlotterDiagramCompressor::Iterator::invalidate ( )

Definition at line 409 of file KDChartPlotterDiagramCompressor.cpp.

bool PlotterDiagramCompressor::Iterator::isValid ( ) const

Definition at line 93 of file KDChartPlotterDiagramCompressor.cpp.

bool PlotterDiagramCompressor::Iterator::operator!= ( const Iterator other) const

Definition at line 404 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::DataPoint PlotterDiagramCompressor::Iterator::operator* ( )

Definition at line 389 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::Iterator & PlotterDiagramCompressor::Iterator::operator++ ( )
PlotterDiagramCompressor::Iterator PlotterDiagramCompressor::Iterator::operator++ ( int  )

Definition at line 356 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::Iterator & PlotterDiagramCompressor::Iterator::operator+= ( int  value)

Definition at line 363 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::Iterator & PlotterDiagramCompressor::Iterator::operator-- ( )

Definition at line 369 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::Iterator PlotterDiagramCompressor::Iterator::operator-- ( int  )

Definition at line 376 of file KDChartPlotterDiagramCompressor.cpp.

PlotterDiagramCompressor::Iterator & PlotterDiagramCompressor::Iterator::operator-= ( int  value)

Definition at line 383 of file KDChartPlotterDiagramCompressor.cpp.

bool PlotterDiagramCompressor::Iterator::operator== ( const Iterator other) const

Definition at line 399 of file KDChartPlotterDiagramCompressor.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
http://www.kdab.com/products/kd-chart/