ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
ProgressWriter Class Reference

Definition at line 32 of file main.h.

Public Member Functions

 ProgressWriter ()
 
void setValue (float v)
 
void done ()
 

Private Attributes

QTextStream m_out
 

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/vc/examples/buddhabrot/main.h>

Constructor & Destructor Documentation

ProgressWriter::ProgressWriter ( )

Definition at line 49 of file main.cpp.

Member Function Documentation

void ProgressWriter::done ( )

Definition at line 93 of file main.cpp.

Referenced by Baker::createImage().

void ProgressWriter::setValue ( float  v)

Definition at line 54 of file main.cpp.

Referenced by Baker::createImage(), and done().

Member Data Documentation

QTextStream ProgressWriter::m_out
private

Definition at line 40 of file main.h.

Referenced by done(), and setValue().


The documentation for this class was generated from the following files: