MagicSmoke
$VERSION$
|
shows a list of customers, lets the user select and offers to alter/create customers More...
#include <customerdlg.h>
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... | |
shows a list of customers, lets the user select and offers to alter/create customers
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.
MOCustomerInfo MCustomerListDialog::getCustomer | ( | ) |
returns the selected customer