#include <CallCost.h>
CallCost::CallCost |
( |
int |
pFreeSeconds = 0 , |
|
|
double |
pLandlineCentsPerMinute = 0.0 , |
|
|
double |
pLandlineCentsPerCall = 0.0 , |
|
|
double |
pMobileCentsPerMinute = 0.0 , |
|
|
double |
pMobileCentsPerCall = 0.0 |
|
) |
| |
CallCost::CallCost |
( |
const QJsonValue & |
pJson | ) |
|
int CallCost::getFreeSeconds |
( |
| ) |
const |
double CallCost::getLandlineCentsPerCall |
( |
| ) |
const |
double CallCost::getLandlineCentsPerMinute |
( |
| ) |
const |
double CallCost::getMobileCentsPerCall |
( |
| ) |
const |
double CallCost::getMobileCentsPerMinute |
( |
| ) |
const |
bool CallCost::isNull |
( |
| ) |
const |
void governikus::CallCost::load |
( |
| ) |
|
void governikus::CallCost::save |
( |
| ) |
|
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: