MagicSmoke  $VERSION$
customerdlg.h File Reference
#include <QString>
#include <QDialog>
#include <QFrame>
#include <QItemDelegate>
#include <QList>
#include <QScrollArea>
#include "MOCustomerInfo"
#include "MOCustomer"

Go to the source code of this file.

Classes

class  MAddressChoiceDialog
 wrapper dialog to chose an address; updates the customer is there is a change More...
 
class  MAddressDialog
 dialog for editing exactly one address More...
 
class  MAddressListWidget
 widget that displays a list of addresses, it uses MAddressWidget to display every single address More...
 
class  MAddressWidget
 displays exactly one address; even though it offers to edit or delete addresses, it does not actually do any change on the database More...
 
class  MContactTableDelegate
 Helper class for customer contact table. More...
 
class  MCustomerDialog
 edit a specific customer More...
 
class  MCustomerListDialog
 shows a list of customers, lets the user select and offers to alter/create customers More...
 
class  MNewCustomerWizard
 Wizard for creating a new customer. More...