MagicSmoke
$VERSION$
|
This is the complete list of members for MOWebCart, including all inherited members.
additems(Nullable< MOCartItem > a) | MOWebCart | inlinevirtual |
addtickets(Nullable< MOCartTicket > a) | MOWebCart | inlinevirtual |
addvouchers(Nullable< MOCartVoucher > a) | MOWebCart | inlinevirtual |
cartid() const | MOWebCart | inlinevirtual |
clearitems() | MOWebCart | inlinevirtual |
cleartickets() | MOWebCart | inlinevirtual |
clearvouchers() | MOWebCart | inlinevirtual |
comment() const | MOWebCart | inlinevirtual |
coupon() const | MOWebCart | inlinevirtual |
couponid() const | MOWebCart | inlinevirtual |
customer() const | MOWebCart | inlinevirtual |
customerid() const | MOWebCart | inlinevirtual |
deliveryaddress() const | MOWebCart | inlinevirtual |
deliveryaddressid() const | MOWebCart | inlinevirtual |
fromString(const QString &) | MOWebCart | static |
fromXml(const QDomElement &) | MOWebCart | static |
invoiceaddress() const | MOWebCart | inlinevirtual |
invoiceaddressid() const | MOWebCart | inlinevirtual |
items() const | MOWebCart | inlinevirtual |
MOWebCart() | MOWebCart | inline |
MOWebCart(const MOWebCart &) | MOWebCart | |
MOWebCart(const QDomElement &) | MOWebCart | explicit |
mp_cartid | MOWebCart | protected |
mp_comment | MOWebCart | protected |
mp_coupon | MOWebCart | protected |
mp_couponid | MOWebCart | protected |
mp_customer | MOWebCart | protected |
mp_customerid | MOWebCart | protected |
mp_deliveryaddress | MOWebCart | protected |
mp_deliveryaddressid | MOWebCart | protected |
mp_invoiceaddress | MOWebCart | protected |
mp_invoiceaddressid | MOWebCart | protected |
mp_items | MOWebCart | protected |
mp_shipping | MOWebCart | protected |
mp_shippingid | MOWebCart | protected |
mp_tickets | MOWebCart | protected |
mp_timeout | MOWebCart | protected |
mp_vouchers | MOWebCart | protected |
operator=(const MOWebCart &) | MOWebCart | |
setcartid(Nullable< QString > s) | MOWebCart | inlinevirtual |
setcomment(Nullable< QString > s) | MOWebCart | inlinevirtual |
setcoupon(Nullable< MOCoupon > s) | MOWebCart | inlinevirtual |
setcouponid(Nullable< QString > s) | MOWebCart | inlinevirtual |
setcustomer(Nullable< MOCustomer > s) | MOWebCart | inlinevirtual |
setcustomerid(Nullable< qint64 > s) | MOWebCart | inlinevirtual |
setdeliveryaddress(Nullable< MOAddress > s) | MOWebCart | inlinevirtual |
setdeliveryaddressid(Nullable< qint64 > s) | MOWebCart | inlinevirtual |
setinvoiceaddress(Nullable< MOAddress > s) | MOWebCart | inlinevirtual |
setinvoiceaddressid(Nullable< qint64 > s) | MOWebCart | inlinevirtual |
setitems(QList< MOCartItem > s) | MOWebCart | inlinevirtual |
setshipping(Nullable< MOShipping > s) | MOWebCart | inlinevirtual |
setshippingid(Nullable< qint64 > s) | MOWebCart | inlinevirtual |
settickets(QList< MOCartTicket > s) | MOWebCart | inlinevirtual |
settimeout(Nullable< qint64 > s) | MOWebCart | inlinevirtual |
setvouchers(QList< MOCartVoucher > s) | MOWebCart | inlinevirtual |
shipping() const | MOWebCart | inlinevirtual |
shippingid() const | MOWebCart | inlinevirtual |
tickets() const | MOWebCart | inlinevirtual |
timeout() const | MOWebCart | inlinevirtual |
toString() | MOWebCart | |
toXml(QDomDocument &doc, QString name="WebCart") | MOWebCart | |
toXml(QDomDocument &, QDomElement &) | MOWebCart | |
vouchers() const | MOWebCart | inlinevirtual |
~MOWebCart() | MOWebCart | inlinevirtual |