Dummy Class Reference

This class manages dummies: it updates the cache and allows to send dummies. More...

#include <Dummy.h>

List of all members.

Public Slots

void recvDummyAnswer (QNetworkReply *reply)
 Slot called if a dummy answer is received.
void updateProgress (QString val)
 Update the progress bar.

Signals

void cacheDone (QString val)

Public Member Functions

 Dummy (QObject *parent=0)
 Construct an obect used to generate dummies.
void sendDummy ()
 Send a dummy query.
void setNbTraces (int nb)
 Set the number of dummies.
void resetCache ()
 Reset the Cache.
void init ()
 Initialize the Cache.
void setCacheCenter (QGeoCoordinate center)
 Set the center of the cache.

Detailed Description

This class manages dummies: it updates the cache and allows to send dummies.


Member Function Documentation

void Dummy::recvDummyAnswer ( QNetworkReply *  reply  )  [slot]

Slot called if a dummy answer is received.

The answer does not influence the resto the application, but it is requied for timing

void Dummy::setCacheCenter ( QGeoCoordinate  center  ) 

Set the center of the cache.

Parameters:
cneter is the center of the cache
void Dummy::setNbTraces ( int  nb  ) 

Set the number of dummies.

Parameters:
the number of dummies
void Dummy::updateProgress ( QString  val  )  [slot]

Update the progress bar.

Parameters:
the current progress [1-4]

The documentation for this class was generated from the following files:
Generated on Thu Jun 24 21:31:43 2010 for PrivL by  doxygen 1.6.3