AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::CallCost Klassenreferenz

#include <CallCost.h>

Öffentliche Methoden

 CallCost (int pFreeSeconds=0, double pLandlineCentsPerMinute=0.0, double pLandlineCentsPerCall=0.0, double pMobileCentsPerMinute=0.0, double pMobileCentsPerCall=0.0)
 
 CallCost (const QJsonValue &pJson)
 
void load ()
 
void save ()
 
bool isNull () const
 
int getFreeSeconds () const
 
double getLandlineCentsPerMinute () const
 
double getLandlineCentsPerCall () const
 
double getMobileCentsPerMinute () const
 
double getMobileCentsPerCall () const
 

Freundbeziehungen

bool operator== (const CallCost &pLeft, const CallCost &pRight)
 

Beschreibung der Konstruktoren und Destruktoren

◆ 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

Dokumentation der Elementfunktionen

◆ getFreeSeconds()

int CallCost::getFreeSeconds ( ) const

◆ getLandlineCentsPerCall()

double CallCost::getLandlineCentsPerCall ( ) const

◆ getLandlineCentsPerMinute()

double CallCost::getLandlineCentsPerMinute ( ) const

◆ getMobileCentsPerCall()

double CallCost::getMobileCentsPerCall ( ) const

◆ getMobileCentsPerMinute()

double CallCost::getMobileCentsPerMinute ( ) const

◆ isNull()

bool CallCost::isNull ( ) const

◆ load()

void governikus::CallCost::load ( )

◆ save()

void governikus::CallCost::save ( )

Freundbeziehungen und Funktionsdokumentation

◆ operator==

bool operator== ( const CallCost & pLeft,
const CallCost & pRight )
friend

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: