CFractalMap Class Reference

List of all members.

Public Slots

void start ()
void stop ()
void pause ()
void resume ()
void cancel ()
void updateSubFractalAt (int index)
void updateAllFinished ()
void updateProgressValue (int value)
void updateProgressRange (int minimum, int maximum)

Signals

void allFinished ()
void finishedAt (int index)
void progressValueChanged (int progressValue)
void progressRangeChanged (int minimum, int maximum)

Public Member Functions

 CFractalMap (QObject *parent=0)
void define (EFractalType fracType, const int width, const int height, const int subStepX=1, const int subStepY=1, const double centerX=0, const double centerY=0, const double pixelStep=0)
int getSize ()
int getIndex ()

Static Public Member Functions

static void doCalculate (SubFractal &sub)

Public Attributes

QVector< SubFractalsubFractals
QStringList fractalTypeNames

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

Generated by  doxygen 1.6.2