Public Member Functions | Protected Member Functions | Protected Attributes
PictureGenerator Class Reference

#include <PictureGenerator.h>

Inheritance diagram for PictureGenerator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual QString toString () const
 returns the string to be used in the document
virtual void reset ()
 reset to the initial state

Protected Member Functions

 PictureGenerator ()

Protected Attributes

QString collected
QTextStream collector
bool finished

Constructor & Destructor Documentation

PictureGenerator::PictureGenerator ( ) [protected]

References collector.


Member Function Documentation

void PictureGenerator::reset ( ) [virtual]

reset to the initial state

References collected.

Referenced by VuDetailedSpeedData::printOn().

QString PictureGenerator::toString ( ) const [virtual]

returns the string to be used in the document

Reimplemented in SvgDayActivity, and SvgDayVelocity.

References collected.


Member Data Documentation

QString PictureGenerator::collected [protected]
QTextStream PictureGenerator::collector [protected]
bool PictureGenerator::finished [protected]

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