FactDev  0.1
Gui::Widgets::CustomerDataWidget Class Reference

Class for display info of a customer. More...

#include <customerdatawidget.h>

Inheritance diagram for Gui::Widgets::CustomerDataWidget:

Public Member Functions

 CustomerDataWidget (QWidget *parent=0)
 CustomerDataWidget::CustomerDataWidget Contruct a CustomerDataWidget. More...
 
void printUserData ()
 CustomerDataWidget::printUserData Print Data of current user.
 
void printInformations (int id)
 CustomerDataWidget::printInformations Print Data of customer id. More...
 

Detailed Description

Class for display info of a customer.

Author

Constructor & Destructor Documentation

Gui::Widgets::CustomerDataWidget::CustomerDataWidget ( QWidget *  parent = 0)
explicit

CustomerDataWidget::CustomerDataWidget Contruct a CustomerDataWidget.

Parameters
parentWidget parent

Member Function Documentation

void Gui::Widgets::CustomerDataWidget::printInformations ( int  id)

CustomerDataWidget::printInformations Print Data of customer id.

Parameters
idof customer to print

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