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