FactDev  0.1
Gui::Dialogs::ComputeTurnoverDialog Class Reference

The ComputeTurnoverDialog class window to compute a turnover with a period. More...

#include <computeturnoverdialog.h>

Inheritance diagram for Gui::Dialogs::ComputeTurnoverDialog:

Public Slots

void computeTurnover ()
 ComputeTurnoverDialog::computeTurnover compute the turnover between chosen dates in the window.
 
void endDateControl (const QDate end)
 ComputeTurnoverDialog::endDateControl controls if the end date field is valid. More...
 
void beginDateControl (const QDate begin)
 ComputeTurnoverDialog::beginDateControl controls if the begin date field is valid. More...
 

Public Member Functions

 ComputeTurnoverDialog (QWidget *parent=0)
 
void fillLabels (const int nbBillings, const int turnover)
 ComputeTurnoverDialog::fillLabels Fills the labels with nbBillings and turnover More...
 

Detailed Description

The ComputeTurnoverDialog class window to compute a turnover with a period.

Author
Manantsoa Razanajatovo

Member Function Documentation

void Gui::Dialogs::ComputeTurnoverDialog::beginDateControl ( const QDate  begin)
slot

ComputeTurnoverDialog::beginDateControl controls if the begin date field is valid.

Parameters
begin
void Gui::Dialogs::ComputeTurnoverDialog::endDateControl ( const QDate  end)
slot

ComputeTurnoverDialog::endDateControl controls if the end date field is valid.

Parameters
end
void Gui::Dialogs::ComputeTurnoverDialog::fillLabels ( const int  nbBillings,
const int  turnover 
)

ComputeTurnoverDialog::fillLabels Fills the labels with nbBillings and turnover

Parameters
nbBillingsthe number of Billings
turnoverthe turnover computed

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