FactDev  0.1
Models::Statistics Class Reference

Static Public Member Functions

static QPair< int, double > getTurnoverBetweenDates (QDate begin, QDate end)
 getTurnoverBetweenDates Compute the turnover betweend 2 dates More...
 
static double getGlobalTurnover ()
 Get the global turnover. More...
 

Member Function Documentation

double Statistics::getGlobalTurnover ( )
static

Get the global turnover.

Returns
The global turnover
QPair< int, double > Statistics::getTurnoverBetweenDates ( QDate  begin,
QDate  end 
)
static

getTurnoverBetweenDates Compute the turnover betweend 2 dates

Parameters
beginThe beginning date
endThe ending date
Returns
A Qpair who contains the number of billing and their costs

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