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
nodiscard
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getLandlineCentsPerCall()

double CallCost::getLandlineCentsPerCall ( ) const
nodiscard
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getLandlineCentsPerMinute()

double CallCost::getLandlineCentsPerMinute ( ) const
nodiscard
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getMobileCentsPerCall()

double CallCost::getMobileCentsPerCall ( ) const
nodiscard
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getMobileCentsPerMinute()

double CallCost::getMobileCentsPerMinute ( ) const
nodiscard
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ isNull()

bool CallCost::isNull ( ) const
nodiscard
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ load()

void governikus::CallCost::load ( )

◆ save()

void governikus::CallCost::save ( )

Freunde und bezugnehmende Symbol-Dokumentation

◆ operator==

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

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