CustomerList Class Reference

This class manages a collection of customers, through the child object list. More...

#include <customerlist.h>

Inheritance diagram for CustomerList:

Inheritance graph
[legend]
Collaboration diagram for CustomerList:

Collaboration graph
[legend]
List of all members.

Signals

void customerAdded (const Customer *newCust)
void customerChanged (const Customer *newCust)

Public Member Functions

 CustomerList (QString listname=QString())
void addCustomer (Customer *cust)
QList< Customer * > getCustomers ()
QStringList getDateList ()
QStringList getDateListVerbose ()

Detailed Description

This class manages a collection of customers, through the child object list.

Definition at line 11 of file customerlist.h.


The documentation for this class was generated from the following files:
Generated on Wed Sep 30 01:15:43 2009 for oopapidocs by  doxygen 1.5.1