MagicSmoke  $VERSION$
MTransaction Class Reference

#include <transaction.h>

Inheritance diagram for MTransaction:
MTBackup MTBackupExplore MTBackupTable MTCancelEvent MTCancelOrder MTChangeCoupon MTChangeCustomer MTChangeCustomerMail MTChangeEvent MTChangeMyPassword MTChangeOrderAddress MTChangePassword MTChangePriceCategory MTChangeShipping MTChangeTicketPrice MTChangeTicketPriceCategory MTChangeVoucherValidity MTCreateArtist MTCreateContactType MTCreateCountry MTCreateCoupon MTCreateCustomer MTCreateEvent MTCreateOrder MTCreatePriceCategory MTCreateReservation MTCreateRole MTCreateRoom MTCreateSeatPlan MTCreateShipping MTCreateUser MTDeductVoucher MTDeleteCustomer MTDeleteFlag MTDeleteHost MTDeleteOrderDocument MTDeletePaymentType MTDeleteRole MTDeleteShipping MTDeleteTemplate MTDeleteUser MTEmptyVoucher MTGetAddress MTGetAllArtists MTGetAllContactTypes MTGetAllCountries MTGetAllCustomerNames MTGetAllEvents MTGetAllHostNames MTGetAllHosts MTGetAllPriceCategories MTGetAllRightNames MTGetAllRoles MTGetAllRooms MTGetAllSeatPlans MTGetAllShipping MTGetAllUsers MTGetCoupon MTGetCouponList MTGetCreateCustomerHints MTGetCustomer MTGetEntranceEvents MTGetEvent MTGetEventList MTGetEventSaleInfo MTGetEventSummary MTGetLanguage MTGetMyOrders MTGetMyRights MTGetMyRoles MTGetOrder MTGetOrderAudit MTGetOrderByBarcode MTGetOrderDocument MTGetOrderDocumentNames MTGetOrderList MTGetOrdersByCoupon MTGetOrdersByCustomer MTGetOrdersByEvents MTGetOrdersByUser MTGetPaymentTypes MTGetPrintAtHomeSettings MTGetRole MTGetTemplate MTGetTemplateList MTGetTicket MTGetTicketAudit MTGetUser MTGetUserAudit MTGetUserHosts MTGetUserRoles MTGetValidFlags MTGetValidVoucherPrices MTGetVoucher MTGetVoucherAudit MTLogin MTLogout MTOrderAddComment MTOrderChangeComments MTOrderChangeShipping MTOrderMarkShipped MTOrderPay MTOrderRefund MTReservationToOrder MTResetCustomerPassword MTRestoreBackup MTReturnTicketVoucher MTSendCustomerMail MTServerInfo MTSetDefaultPaymentType MTSetFlag MTSetHost MTSetOrderDocument MTSetPaymentType MTSetPrintAtHomeSettings MTSetRoleDescription MTSetRoleFlags MTSetRoleRights MTSetTemplate MTSetTemplateDescription MTSetTemplateFlags MTSetUserDescription MTSetUserFlags MTSetUserHosts MTSetUserRoles MTUpdateSeatPlan MTUseTicket MTUseVoucher MTWebCartAddCoupon MTWebCartAddTicket MTWebCartAddVoucher MTWebCartRemoveTicket MTWebCartRemoveVoucher

Static Public Member Functions

static void setStartStopActions (const MTStartStop &start, const MTStartStop &stop)
 set actions to be executed at start/stop More...
 

Protected Member Functions

 MTransaction (QString iface=QString())
 internal: construct the transaction More...
 
 MTransaction (const WTransaction &)
 internal: copy the transaction More...
 
 MTransaction (const MTransaction &)
 internal: copy the transaction More...
 
QByteArray executeQuery (QString, QByteArray)
 internal: extend executeQuery to show a wait cursor More...
 

Constructor & Destructor Documentation

MTransaction::MTransaction ( QString  iface = QString())
protected

internal: construct the transaction

MTransaction::MTransaction ( const WTransaction &  t)
protected

internal: copy the transaction

MTransaction::MTransaction ( const MTransaction t)
protected

internal: copy the transaction

Member Function Documentation

QByteArray MTransaction::executeQuery ( QString  hreq,
QByteArray  data 
)
protected

internal: extend executeQuery to show a wait cursor

References startFunctions(), and stopFunctions().

void MTransaction::setStartStopActions ( const MTStartStop start,
const MTStartStop stop 
)
static

set actions to be executed at start/stop

References startFunctions(), and stopFunctions().

Referenced by transactionCursor().


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