MagicSmoke  $VERSION$
MAddressDialog Class Reference

dialog for editing exactly one address More...

#include <customerdlg.h>

Inheritance diagram for MAddressDialog:

Public Member Functions

 MAddressDialog (QWidget *parent=0, MOAddress addr=MOAddress())
 creates the dialog, if no valid address is given it displays as "create address" otherwise as "edit address" More...
 
MOAddress address ()
 returns the address More...
 

Static Public Member Functions

static MOCountry createNewCountry (QWidget *parent=0)
 helper function to create a new country, used by MAddressDialog and MNewCustomerWizard returns a valid country on success More...
 

Detailed Description

dialog for editing exactly one address

Constructor & Destructor Documentation

MAddressDialog::MAddressDialog ( QWidget *  parent = 0,
MOAddress  addr = MOAddress() 
)

Member Function Documentation

MOCountry MAddressDialog::createNewCountry ( QWidget *  parent = 0)
static

helper function to create a new country, used by MAddressDialog and MNewCustomerWizard returns a valid country on success

References MTCreateCountry::getcountry(), and MTCreateCountry::query().


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