QHistogram Class Reference

display an histogram. More...

#include <QHistogram.hpp>

List of all members.

Public Slots

void setDataSize (int dataSize)
 number of element to plot;
void draw ()
 should called when autoShift()==false, after finishing the graph update;

Public Member Functions

bool autoShift () const
 histogram is shifted after each added value
int average () const
 number of value/2+1 used to calcultate average.


Detailed Description

display an histogram.


Member Function Documentation

int QHistogram::average (  )  const

number of value/2+1 used to calcultate average.

0 for no average drawing.


The documentation for this class was generated from the following files:
Generated on Sat Oct 27 09:21:10 2007 for QastroCam by  doxygen 1.5.1