MagicSmoke  $VERSION$
MCustomerListDialog Class Reference

shows a list of customers, lets the user select and offers to alter/create customers More...

#include <customerdlg.h>

Inheritance diagram for MCustomerListDialog:

Public Member Functions

 MCustomerListDialog (QWidget *, bool isselect=false, qint64 selected=-1)
 creates a new customer list dialog; expects a usable webrequest object and a parent, if isselect is set to true it offers a select button, if selected is set to a matching customerID it will be pre-selected More...
 
MOCustomerInfo getCustomer ()
 returns the selected customer More...
 

Detailed Description

shows a list of customers, lets the user select and offers to alter/create customers

Constructor & Destructor Documentation

MCustomerListDialog::MCustomerListDialog ( QWidget *  par,
bool  isselect = false,
qint64  selected = -1 
)

creates a new customer list dialog; expects a usable webrequest object and a parent, if isselect is set to true it offers a select button, if selected is set to a matching customerID it will be pre-selected

References req.

Member Function Documentation

MOCustomerInfo MCustomerListDialog::getCustomer ( )

returns the selected customer


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