The StatisticsDialog class window to have global informations or about a customer.
More...
#include <statisticsdialog.h>
The StatisticsDialog class window to have global informations or about a customer.
Gui::Dialogs::StatisticsDialog::StatisticsDialog |
( |
bool |
global = true , |
|
|
int |
idCustomer = 0 , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
Construct a windows StatisticsDialog.
- Parameters
-
global | if it's the global stats or customer stats |
idCustomer | the id of the Customer |
QString Gui::Dialogs::StatisticsDialog::singularPlural |
( |
int |
nb | ) |
|
Get the correct terminaison.
- Parameters
-
void Gui::Dialogs::StatisticsDialog::updateUi |
( |
int |
nbBills, |
|
|
int |
nbBillsPaid, |
|
|
int |
nbQuotes, |
|
|
int |
nbProjects |
|
) |
| |
Update interface (text)
- Parameters
-
nbBills | |
nbBillsPaid | |
nbQuotes | |
nbProjects | |
The documentation for this class was generated from the following files:
- /home/travis/build/FACT-Team/FactDev/src/gui/dialogs/statisticsdialog.h
- /home/travis/build/FACT-Team/FactDev/src/gui/dialogs/statisticsdialog.cpp