MagicSmoke  $VERSION$
MShippingChange Class Reference

helper class: allows to change the shipping option More...

#include <orderwin.h>

Inheritance diagram for MShippingChange:

Public Member Functions

 MShippingChange (QWidget *, MOShipping, int)
 creates the dialog More...
 
int price () const
 returns the entered price in cent More...
 
MOShipping selection () const
 returns the selected shipping option, including corrected price More...
 

Detailed Description

helper class: allows to change the shipping option

Constructor & Destructor Documentation

MShippingChange::MShippingChange ( QWidget *  pa,
MOShipping  s,
int  costs 
)

Member Function Documentation

int MShippingChange::price ( ) const

returns the entered price in cent

References MCentSpinBox::value().

Referenced by selection().

MOShipping MShippingChange::selection ( ) const

returns the selected shipping option, including corrected price

References price(), and MOShipping::setcost().


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