MagicSmoke
$VERSION$
|
MagicSmoke interface class. More...
#include <srcMInterface.h>
Public Member Functions | |
MInterface (QString name="MagicSmoke") | |
MTBackup | queryBackup () |
convenience call to query MTBackup synchronously More... | |
MTBackupExplore | queryBackupExplore () |
convenience call to query MTBackupExplore synchronously More... | |
MTBackupTable | queryBackupTable (const QString &atable, const qint64 &aminkey, const qint64 &amaxkey, const QList< QString > &akeylist) |
convenience call to query MTBackupTable synchronously More... | |
MTCancelEvent | queryCancelEvent (const qint64 &aeventid, const QString &areason) |
convenience call to query MTCancelEvent synchronously More... | |
MTCancelOrder | queryCancelOrder (const qint64 &aorderid) |
convenience call to query MTCancelOrder synchronously More... | |
MTChangeCoupon | queryChangeCoupon (const MOCoupon &acoupon) |
convenience call to query MTChangeCoupon synchronously More... | |
MTChangeCustomer | queryChangeCustomer (const MOCustomer &acustomer) |
convenience call to query MTChangeCustomer synchronously More... | |
MTChangeCustomerMail | queryChangeCustomerMail (const qint64 &acustomerid, const QString &aemail) |
convenience call to query MTChangeCustomerMail synchronously More... | |
MTChangeEvent | queryChangeEvent (const MOEvent &aevent) |
convenience call to query MTChangeEvent synchronously More... | |
MTChangeMyPassword | queryChangeMyPassword (const QString &aoldpassword, const QString &anewpassword) |
convenience call to query MTChangeMyPassword synchronously More... | |
MTChangeOrderAddress | queryChangeOrderAddress (const qint64 &aorderid, const bool &asetinvoiceaddr, const qint64 &ainvoiceaddr, const bool &asetdeliveryaddr, const qint64 &adeliveryaddr) |
convenience call to query MTChangeOrderAddress synchronously More... | |
MTChangePassword | queryChangePassword (const QString &ausername, const QString &apassword) |
convenience call to query MTChangePassword synchronously More... | |
MTChangePriceCategory | queryChangePriceCategory (const MOPriceCategory &apricecategory) |
convenience call to query MTChangePriceCategory synchronously More... | |
MTChangeShipping | queryChangeShipping (const MOShipping &ashipping) |
convenience call to query MTChangeShipping synchronously More... | |
MTChangeTicketPrice | queryChangeTicketPrice (const QString &abarcode, const qint64 &aprice) |
convenience call to query MTChangeTicketPrice synchronously More... | |
MTChangeTicketPriceCategory | queryChangeTicketPriceCategory (const QString &abarcode, const qint64 &apricecategoryid) |
convenience call to query MTChangeTicketPriceCategory synchronously More... | |
MTChangeVoucherValidity | queryChangeVoucherValidity (const QString &avoucherid, const bool &avalidforever, const qint64 &avalidtime, const QString &acomment) |
convenience call to query MTChangeVoucherValidity synchronously More... | |
MTCreateArtist | queryCreateArtist (const QString &aname, const QString &adescription, const QString &acomment) |
convenience call to query MTCreateArtist synchronously More... | |
MTCreateContactType | queryCreateContactType (const QString &atypename, const QString &auriprefix) |
convenience call to query MTCreateContactType synchronously More... | |
MTCreateCountry | queryCreateCountry (const QString &aabbrev, const QString &aname) |
convenience call to query MTCreateCountry synchronously More... | |
MTCreateCoupon | queryCreateCoupon (const MOCoupon &acoupon) |
convenience call to query MTCreateCoupon synchronously More... | |
MTCreateCustomer | queryCreateCustomer (const MOCustomer &acustomer) |
convenience call to query MTCreateCustomer synchronously More... | |
MTCreateEvent | queryCreateEvent (const MOEvent &aevent) |
convenience call to query MTCreateEvent synchronously More... | |
MTCreateOrder | queryCreateOrder (const MOCartOrder &acart, const bool &aissale, const QList< QString > &avouchers) |
convenience call to query MTCreateOrder synchronously More... | |
MTCreatePriceCategory | queryCreatePriceCategory (const MOPriceCategory &apricecategory) |
convenience call to query MTCreatePriceCategory synchronously More... | |
MTCreateReservation | queryCreateReservation (const MOCartOrder &acart) |
convenience call to query MTCreateReservation synchronously More... | |
MTCreateRole | queryCreateRole (const QString &arole) |
convenience call to query MTCreateRole synchronously More... | |
MTCreateRoom | queryCreateRoom (const QString &aroomid, const qint64 &acapacity, const QString &adescription) |
convenience call to query MTCreateRoom synchronously More... | |
MTCreateSeatPlan | queryCreateSeatPlan (const MOSeatPlanInfo &aplan) |
convenience call to query MTCreateSeatPlan synchronously More... | |
MTCreateShipping | queryCreateShipping (const MOShipping &ashipping) |
convenience call to query MTCreateShipping synchronously More... | |
MTCreateUser | queryCreateUser (const QString &ausername, const QString &apassword, const QString &adescription) |
convenience call to query MTCreateUser synchronously More... | |
MTDeductVoucher | queryDeductVoucher (const QString &avoucherid, const qint64 &aamount, const QString &acomment) |
convenience call to query MTDeductVoucher synchronously More... | |
MTDeleteCustomer | queryDeleteCustomer (const qint64 &acustomerid, const qint64 &amergewithid) |
convenience call to query MTDeleteCustomer synchronously More... | |
MTDeleteFlag | queryDeleteFlag (const QString &aflag) |
convenience call to query MTDeleteFlag synchronously More... | |
MTDeleteHost | queryDeleteHost (const QString &aname) |
convenience call to query MTDeleteHost synchronously More... | |
MTDeleteOrderDocument | queryDeleteOrderDocument (const qint64 &aorderid, const QString &afilename) |
convenience call to query MTDeleteOrderDocument synchronously More... | |
MTDeletePaymentType | queryDeletePaymentType (const QString &apaytype) |
convenience call to query MTDeletePaymentType synchronously More... | |
MTDeleteRole | queryDeleteRole (const QString &arole) |
convenience call to query MTDeleteRole synchronously More... | |
MTDeleteShipping | queryDeleteShipping (const qint64 &ashipid) |
convenience call to query MTDeleteShipping synchronously More... | |
MTDeleteTemplate | queryDeleteTemplate (const QString &afilename) |
convenience call to query MTDeleteTemplate synchronously More... | |
MTDeleteUser | queryDeleteUser (const QString &ausername, const QString &amergewithuser) |
convenience call to query MTDeleteUser synchronously More... | |
MTEmptyVoucher | queryEmptyVoucher (const QString &avoucherid, const QString &acomment) |
convenience call to query MTEmptyVoucher synchronously More... | |
MTGetAddress | queryGetAddress (const qint64 &aaddressid) |
convenience call to query MTGetAddress synchronously More... | |
MTGetAllArtists | queryGetAllArtists () |
convenience call to query MTGetAllArtists synchronously More... | |
MTGetAllContactTypes | queryGetAllContactTypes () |
convenience call to query MTGetAllContactTypes synchronously More... | |
MTGetAllCountries | queryGetAllCountries () |
convenience call to query MTGetAllCountries synchronously More... | |
MTGetAllCustomerNames | queryGetAllCustomerNames () |
convenience call to query MTGetAllCustomerNames synchronously More... | |
MTGetAllEvents | queryGetAllEvents () |
convenience call to query MTGetAllEvents synchronously More... | |
MTGetAllHostNames | queryGetAllHostNames () |
convenience call to query MTGetAllHostNames synchronously More... | |
MTGetAllHosts | queryGetAllHosts () |
convenience call to query MTGetAllHosts synchronously More... | |
MTGetAllPriceCategories | queryGetAllPriceCategories () |
convenience call to query MTGetAllPriceCategories synchronously More... | |
MTGetAllRightNames | queryGetAllRightNames () |
convenience call to query MTGetAllRightNames synchronously More... | |
MTGetAllRoles | queryGetAllRoles () |
convenience call to query MTGetAllRoles synchronously More... | |
MTGetAllRooms | queryGetAllRooms () |
convenience call to query MTGetAllRooms synchronously More... | |
MTGetAllSeatPlans | queryGetAllSeatPlans () |
convenience call to query MTGetAllSeatPlans synchronously More... | |
MTGetAllShipping | queryGetAllShipping () |
convenience call to query MTGetAllShipping synchronously More... | |
MTGetAllUsers | queryGetAllUsers () |
convenience call to query MTGetAllUsers synchronously More... | |
MTGetCoupon | queryGetCoupon (const QString &acouponid) |
convenience call to query MTGetCoupon synchronously More... | |
MTGetCouponList | queryGetCouponList (const QString &acouponid) |
convenience call to query MTGetCouponList synchronously More... | |
MTGetCreateCustomerHints | queryGetCreateCustomerHints () |
convenience call to query MTGetCreateCustomerHints synchronously More... | |
MTGetCustomer | queryGetCustomer (const qint64 &acustomerid) |
convenience call to query MTGetCustomer synchronously More... | |
MTGetEntranceEvents | queryGetEntranceEvents (const qint64 &amaxbeforestart, const qint64 &amaxafterend) |
convenience call to query MTGetEntranceEvents synchronously More... | |
MTGetEvent | queryGetEvent (const qint64 &aeventid) |
convenience call to query MTGetEvent synchronously More... | |
MTGetEventList | queryGetEventList (const QList< qint64 > &aeventids) |
convenience call to query MTGetEventList synchronously More... | |
MTGetEventSaleInfo | queryGetEventSaleInfo (const qint64 &aeventid) |
convenience call to query MTGetEventSaleInfo synchronously More... | |
MTGetEventSummary | queryGetEventSummary (const qint64 &aeventid) |
convenience call to query MTGetEventSummary synchronously More... | |
MTGetLanguage | queryGetLanguage (const QString &alanguage, const QString &aformat) |
convenience call to query MTGetLanguage synchronously More... | |
MTGetMyOrders | queryGetMyOrders (const qint64 &aoldest, const bool &aincludeall) |
convenience call to query MTGetMyOrders synchronously More... | |
MTGetMyRights | queryGetMyRights () |
convenience call to query MTGetMyRights synchronously More... | |
MTGetMyRoles | queryGetMyRoles () |
convenience call to query MTGetMyRoles synchronously More... | |
MTGetOrder | queryGetOrder (const qint64 &aorderid) |
convenience call to query MTGetOrder synchronously More... | |
MTGetOrderAudit | queryGetOrderAudit (const qint64 &aorderid) |
convenience call to query MTGetOrderAudit synchronously More... | |
MTGetOrderByBarcode | queryGetOrderByBarcode (const QString &abarcode) |
convenience call to query MTGetOrderByBarcode synchronously More... | |
MTGetOrderDocument | queryGetOrderDocument (const qint64 &aorderid, const QString &afilename) |
convenience call to query MTGetOrderDocument synchronously More... | |
MTGetOrderDocumentNames | queryGetOrderDocumentNames (const qint64 &aorderid) |
convenience call to query MTGetOrderDocumentNames synchronously More... | |
MTGetOrderList | queryGetOrderList (const qint64 &aoldest) |
convenience call to query MTGetOrderList synchronously More... | |
MTGetOrdersByCoupon | queryGetOrdersByCoupon (const qint64 &aoldest, const QString &acouponid) |
convenience call to query MTGetOrdersByCoupon synchronously More... | |
MTGetOrdersByCustomer | queryGetOrdersByCustomer (const qint64 &acustomerid, const qint64 &aoldest) |
convenience call to query MTGetOrdersByCustomer synchronously More... | |
MTGetOrdersByEvents | queryGetOrdersByEvents (const QList< qint64 > &aevents, const qint64 &aoldest) |
convenience call to query MTGetOrdersByEvents synchronously More... | |
MTGetOrdersByUser | queryGetOrdersByUser (const qint64 &aoldest, const bool &aincludeall, const QString &ausername) |
convenience call to query MTGetOrdersByUser synchronously More... | |
MTGetPaymentTypes | queryGetPaymentTypes () |
convenience call to query MTGetPaymentTypes synchronously More... | |
MTGetPrintAtHomeSettings | queryGetPrintAtHomeSettings () |
convenience call to query MTGetPrintAtHomeSettings synchronously More... | |
MTGetRole | queryGetRole (const QString &arole) |
convenience call to query MTGetRole synchronously More... | |
MTGetTemplate | queryGetTemplate (const QString &afilename) |
convenience call to query MTGetTemplate synchronously More... | |
MTGetTemplateList | queryGetTemplateList () |
convenience call to query MTGetTemplateList synchronously More... | |
MTGetTicket | queryGetTicket (const QString &aticketid) |
convenience call to query MTGetTicket synchronously More... | |
MTGetTicketAudit | queryGetTicketAudit (const QString &aticketid) |
convenience call to query MTGetTicketAudit synchronously More... | |
MTGetUser | queryGetUser (const QString &auname) |
convenience call to query MTGetUser synchronously More... | |
MTGetUserAudit | queryGetUserAudit (const QString &auname, const qint64 &aoldest) |
convenience call to query MTGetUserAudit synchronously More... | |
MTGetUserHosts | queryGetUserHosts (const QString &ausername) |
convenience call to query MTGetUserHosts synchronously More... | |
MTGetUserRoles | queryGetUserRoles (const QString &ausername) |
convenience call to query MTGetUserRoles synchronously More... | |
MTGetValidFlags | queryGetValidFlags () |
convenience call to query MTGetValidFlags synchronously More... | |
MTGetValidVoucherPrices | queryGetValidVoucherPrices () |
convenience call to query MTGetValidVoucherPrices synchronously More... | |
MTGetVoucher | queryGetVoucher (const QString &avoucherid) |
convenience call to query MTGetVoucher synchronously More... | |
MTGetVoucherAudit | queryGetVoucherAudit (const QString &avoucherid) |
convenience call to query MTGetVoucherAudit synchronously More... | |
MTLogin | queryLogin (const QString &ausername, const QString &apassword, const QString &ahostname, const QString &ahostkey) |
convenience call to query MTLogin synchronously More... | |
MTLogout | queryLogout () |
convenience call to query MTLogout synchronously More... | |
MTOrderAddComment | queryOrderAddComment (const qint64 &aorderid, const QString &acomment) |
convenience call to query MTOrderAddComment synchronously More... | |
MTOrderChangeComments | queryOrderChangeComments (const qint64 &aorderid, const QString &acomments) |
convenience call to query MTOrderChangeComments synchronously More... | |
MTOrderChangeShipping | queryOrderChangeShipping (const qint64 &aorderid, const qint64 &ashippingid, const qint64 &ashippingcosts) |
convenience call to query MTOrderChangeShipping synchronously More... | |
MTOrderMarkShipped | queryOrderMarkShipped (const qint64 &aorderid, const qint64 &ashiptime) |
convenience call to query MTOrderMarkShipped synchronously More... | |
MTOrderPay | queryOrderPay (const qint64 &aorderid, const qint64 &aamount, const QString &apaytype, const QString &apaydata) |
convenience call to query MTOrderPay synchronously More... | |
MTOrderRefund | queryOrderRefund (const qint64 &aorderid, const qint64 &aamount) |
convenience call to query MTOrderRefund synchronously More... | |
MTReservationToOrder | queryReservationToOrder (const qint64 &aorderid) |
convenience call to query MTReservationToOrder synchronously More... | |
MTResetCustomerPassword | queryResetCustomerPassword (const qint64 &acustomerid) |
convenience call to query MTResetCustomerPassword synchronously More... | |
MTRestoreBackup | queryRestoreBackup (const QString &abackup, const bool &aupdate) |
convenience call to query MTRestoreBackup synchronously More... | |
MTReturnTicketVoucher | queryReturnTicketVoucher (const QString &abarcode) |
convenience call to query MTReturnTicketVoucher synchronously More... | |
MTSendCustomerMail | querySendCustomerMail (const qint64 &acustomerid, const QString &acontent) |
convenience call to query MTSendCustomerMail synchronously More... | |
MTServerInfo | queryServerInfo () |
convenience call to query MTServerInfo synchronously More... | |
MTSetDefaultPaymentType | querySetDefaultPaymentType (const QString &adefaultpaytype) |
convenience call to query MTSetDefaultPaymentType synchronously More... | |
MTSetFlag | querySetFlag (const MOFlag &aflag) |
convenience call to query MTSetFlag synchronously More... | |
MTSetHost | querySetHost (const QString &aname, const QString &akey) |
convenience call to query MTSetHost synchronously More... | |
MTSetOrderDocument | querySetOrderDocument (const MOOrderDocument &adocument) |
convenience call to query MTSetOrderDocument synchronously More... | |
MTSetPaymentType | querySetPaymentType (const MOPaymentType &apaytype) |
convenience call to query MTSetPaymentType synchronously More... | |
MTSetPrintAtHomeSettings | querySetPrintAtHomeSettings (const QList< MOKeyValuePair > &asettings) |
convenience call to query MTSetPrintAtHomeSettings synchronously More... | |
MTSetRoleDescription | querySetRoleDescription (const QString &arole, const QString &adescription) |
convenience call to query MTSetRoleDescription synchronously More... | |
MTSetRoleFlags | querySetRoleFlags (const QString &arole, const QList< QString > &aflags) |
convenience call to query MTSetRoleFlags synchronously More... | |
MTSetRoleRights | querySetRoleRights (const QString &arole, const QList< QString > &arights) |
convenience call to query MTSetRoleRights synchronously More... | |
MTSetTemplate | querySetTemplate (const QString &afilename, const QByteArray &atemplatedata, const QString &adescription) |
convenience call to query MTSetTemplate synchronously More... | |
MTSetTemplateDescription | querySetTemplateDescription (const QString &afilename, const QString &adescription) |
convenience call to query MTSetTemplateDescription synchronously More... | |
MTSetTemplateFlags | querySetTemplateFlags (const QString &afilename, const QString &aflags) |
convenience call to query MTSetTemplateFlags synchronously More... | |
MTSetUserDescription | querySetUserDescription (const QString &ausername, const QString &adescription) |
convenience call to query MTSetUserDescription synchronously More... | |
MTSetUserFlags | querySetUserFlags (const QString &ausername, const QList< QString > &aflags) |
convenience call to query MTSetUserFlags synchronously More... | |
MTSetUserHosts | querySetUserHosts (const QString &ausername, const QList< QString > &ahosts) |
convenience call to query MTSetUserHosts synchronously More... | |
MTSetUserRoles | querySetUserRoles (const QString &ausername, const QList< QString > &aroles) |
convenience call to query MTSetUserRoles synchronously More... | |
MTUpdateSeatPlan | queryUpdateSeatPlan (const MOSeatPlanInfo &aplan) |
convenience call to query MTUpdateSeatPlan synchronously More... | |
MTUseTicket | queryUseTicket (const QString &aticketid, const qint64 &aeventid) |
convenience call to query MTUseTicket synchronously More... | |
MTUseVoucher | queryUseVoucher (const qint64 &aorderid, const QString &avoucherid) |
convenience call to query MTUseVoucher synchronously More... | |
MTWebCartAddCoupon | queryWebCartAddCoupon (const QString &acartid, const QString &acouponid) |
convenience call to query MTWebCartAddCoupon synchronously More... | |
MTWebCartAddTicket | queryWebCartAddTicket (const QString &acartid, const qint64 &aeventid, const qint64 &apricecategoryid, const qint64 &aamount) |
convenience call to query MTWebCartAddTicket synchronously More... | |
MTWebCartAddVoucher | queryWebCartAddVoucher (const QString &acartid, const qint64 &aprice) |
convenience call to query MTWebCartAddVoucher synchronously More... | |
MTWebCartRemoveTicket | queryWebCartRemoveTicket (const QString &acartid, const qint64 &aeventid, const qint64 &apricecategoryid) |
convenience call to query MTWebCartRemoveTicket synchronously More... | |
MTWebCartRemoveVoucher | queryWebCartRemoveVoucher (const QString &acartid, const qint64 &alineid) |
convenience call to query MTWebCartRemoveVoucher synchronously More... | |
Q_INVOKABLE QString | versionInfo (WOb::VersionInfo) const |
returns version information of this interface More... | |
Q_INVOKABLE QString | wocVersionInfo (WOb::VersionInfo) const |
returns version information about the WOC that created the interface class More... | |
Static Public Member Functions | |
static Q_INVOKABLE MInterface::RightList | allKnownRights () |
returns a list of all known rights/transactions More... | |
static Q_INVOKABLE QStringList | allKnownRightsString () |
converts a localized string to a matching right enum, returns NoRight if the string does not match More... | |
static MInterface * | instance (QString name="MagicSmoke") |
convenience override: returns a pointer to an instance with the given name if it is of the correct type, otherwise nullptr More... | |
static Q_INVOKABLE QString | rightToLocalString (Right) |
converts a right enum to its localized string representation More... | |
static Q_INVOKABLE QString | rightToString (Right) |
converts a right enum to its string representation More... | |
static Q_INVOKABLE QString | staticVersionInfo (WOb::VersionInfo) |
returns version information of this interface More... | |
static Q_INVOKABLE QString | staticWocVersionInfo (WOb::VersionInfo) |
returns version information about the WOC that created the interface class More... | |
static Q_INVOKABLE Right | stringToRight (QString) |
converts a string to a matching right enum, returns NoRight if the string does not match More... | |
MagicSmoke interface class.
typedef QList<Right> MInterface::RightList |
enum MInterface::Right |
This enum represents transactions and the right to use them.
|
inline |
|
static |
returns a list of all known rights/transactions
References PCancelOrder_CancelPastTickets, PCancelOrder_CancelSentOrder, PChangeEvent_CancelEvent, PChangeTicketPrice_ChangePastTicket, PChangeTicketPrice_ChangeUsedTicket, PChangeTicketPriceCategory_ChangePastTicket, PChangeTicketPriceCategory_ChangeUsedTicket, PCreateOrder_AfterTheFactSale, PCreateOrder_AnyVoucherValue, PCreateOrder_CanOrder, PCreateOrder_CanOrderItem, PCreateOrder_CanOrderTicket, PCreateOrder_CanOrderVoucher, PCreateOrder_CanPayVoucherWithVoucher, PCreateOrder_CanSell, PCreateOrder_DiffVoucherValuePrice, PCreateOrder_LateSale, PCreateReservation_LateReserve, POrderChangeShipping_ChangePrice, POrderMarkShipped_SetTime, PReturnTicketVoucher_ReturnPastTicket, PUseVoucher_CanPayVoucherWithVoucher, RBackup, RBackupExplore, RBackupTable, RCancelEvent, RCancelOrder, RChangeCoupon, RChangeCustomer, RChangeCustomerMail, RChangeEvent, RChangeMyPassword, RChangeOrderAddress, RChangePassword, RChangePriceCategory, RChangeShipping, RChangeTicketPrice, RChangeTicketPriceCategory, RChangeVoucherValidity, RCreateArtist, RCreateContactType, RCreateCountry, RCreateCoupon, RCreateCustomer, RCreateEvent, RCreateOrder, RCreatePriceCategory, RCreateReservation, RCreateRole, RCreateRoom, RCreateSeatPlan, RCreateShipping, RCreateUser, RDeductVoucher, RDeleteCustomer, RDeleteFlag, RDeleteHost, RDeleteOrderDocument, RDeletePaymentType, RDeleteRole, RDeleteShipping, RDeleteTemplate, RDeleteUser, REmptyVoucher, RGetAddress, RGetAllArtists, RGetAllContactTypes, RGetAllCountries, RGetAllCustomerNames, RGetAllEvents, RGetAllHostNames, RGetAllHosts, RGetAllPriceCategories, RGetAllRightNames, RGetAllRoles, RGetAllRooms, RGetAllSeatPlans, RGetAllShipping, RGetAllUsers, RGetCoupon, RGetCouponList, RGetCreateCustomerHints, RGetCustomer, RGetEntranceEvents, RGetEvent, RGetEventList, RGetEventSaleInfo, RGetEventSummary, RGetLanguage, RGetMyOrders, RGetMyRights, RGetMyRoles, RGetOrder, RGetOrderAudit, RGetOrderByBarcode, RGetOrderDocument, RGetOrderDocumentNames, RGetOrderList, RGetOrdersByCoupon, RGetOrdersByCustomer, RGetOrdersByEvents, RGetOrdersByUser, RGetPaymentTypes, RGetPrintAtHomeSettings, RGetRole, RGetTemplate, RGetTemplateList, RGetTicket, RGetTicketAudit, RGetUser, RGetUserAudit, RGetUserHosts, RGetUserRoles, RGetValidFlags, RGetValidVoucherPrices, RGetVoucher, RGetVoucherAudit, RLogin, RLogout, ROrderAddComment, ROrderChangeComments, ROrderChangeShipping, ROrderMarkShipped, ROrderPay, ROrderRefund, RReservationToOrder, RResetCustomerPassword, RRestoreBackup, RReturnTicketVoucher, RSendCustomerMail, RServerInfo, RSetDefaultPaymentType, RSetFlag, RSetHost, RSetOrderDocument, RSetPaymentType, RSetPrintAtHomeSettings, RSetRoleDescription, RSetRoleFlags, RSetRoleRights, RSetTemplate, RSetTemplateDescription, RSetTemplateFlags, RSetUserDescription, RSetUserFlags, RSetUserHosts, RSetUserRoles, RUpdateSeatPlan, RUseTicket, RUseVoucher, RWebCartAddCoupon, RWebCartAddTicket, RWebCartAddVoucher, RWebCartRemoveTicket, and RWebCartRemoveVoucher.
|
static |
converts a localized string to a matching right enum, returns NoRight if the string does not match
|
inlinestatic |
convenience override: returns a pointer to an instance with the given name if it is of the correct type, otherwise nullptr
Referenced by MSInterface::instance().
MTBackup MInterface::queryBackup | ( | ) |
convenience call to query MTBackup synchronously
References MTBackup::query().
MTBackupExplore MInterface::queryBackupExplore | ( | ) |
convenience call to query MTBackupExplore synchronously
References MTBackupExplore::query().
MTBackupTable MInterface::queryBackupTable | ( | const QString & | atable, |
const qint64 & | aminkey, | ||
const qint64 & | amaxkey, | ||
const QList< QString > & | akeylist | ||
) |
convenience call to query MTBackupTable synchronously
References MTBackupTable::query().
MTCancelEvent MInterface::queryCancelEvent | ( | const qint64 & | aeventid, |
const QString & | areason | ||
) |
convenience call to query MTCancelEvent synchronously
References MTCancelEvent::query().
MTCancelOrder MInterface::queryCancelOrder | ( | const qint64 & | aorderid | ) |
convenience call to query MTCancelOrder synchronously
References MTCancelOrder::query().
MTChangeCoupon MInterface::queryChangeCoupon | ( | const MOCoupon & | acoupon | ) |
convenience call to query MTChangeCoupon synchronously
References MTChangeCoupon::query().
MTChangeCustomer MInterface::queryChangeCustomer | ( | const MOCustomer & | acustomer | ) |
convenience call to query MTChangeCustomer synchronously
References MTChangeCustomer::query().
MTChangeCustomerMail MInterface::queryChangeCustomerMail | ( | const qint64 & | acustomerid, |
const QString & | aemail | ||
) |
convenience call to query MTChangeCustomerMail synchronously
References MTChangeCustomerMail::query().
MTChangeEvent MInterface::queryChangeEvent | ( | const MOEvent & | aevent | ) |
convenience call to query MTChangeEvent synchronously
References MTChangeEvent::query().
MTChangeMyPassword MInterface::queryChangeMyPassword | ( | const QString & | aoldpassword, |
const QString & | anewpassword | ||
) |
convenience call to query MTChangeMyPassword synchronously
References MTChangeMyPassword::query().
MTChangeOrderAddress MInterface::queryChangeOrderAddress | ( | const qint64 & | aorderid, |
const bool & | asetinvoiceaddr, | ||
const qint64 & | ainvoiceaddr, | ||
const bool & | asetdeliveryaddr, | ||
const qint64 & | adeliveryaddr | ||
) |
convenience call to query MTChangeOrderAddress synchronously
References MTChangeOrderAddress::query().
MTChangePassword MInterface::queryChangePassword | ( | const QString & | ausername, |
const QString & | apassword | ||
) |
convenience call to query MTChangePassword synchronously
References MTChangePassword::query().
MTChangePriceCategory MInterface::queryChangePriceCategory | ( | const MOPriceCategory & | apricecategory | ) |
convenience call to query MTChangePriceCategory synchronously
References MTChangePriceCategory::query().
MTChangeShipping MInterface::queryChangeShipping | ( | const MOShipping & | ashipping | ) |
convenience call to query MTChangeShipping synchronously
References MTChangeShipping::query().
MTChangeTicketPrice MInterface::queryChangeTicketPrice | ( | const QString & | abarcode, |
const qint64 & | aprice | ||
) |
convenience call to query MTChangeTicketPrice synchronously
References MTChangeTicketPrice::query().
MTChangeTicketPriceCategory MInterface::queryChangeTicketPriceCategory | ( | const QString & | abarcode, |
const qint64 & | apricecategoryid | ||
) |
convenience call to query MTChangeTicketPriceCategory synchronously
References MTChangeTicketPriceCategory::query().
MTChangeVoucherValidity MInterface::queryChangeVoucherValidity | ( | const QString & | avoucherid, |
const bool & | avalidforever, | ||
const qint64 & | avalidtime, | ||
const QString & | acomment | ||
) |
convenience call to query MTChangeVoucherValidity synchronously
References MTChangeVoucherValidity::query().
MTCreateArtist MInterface::queryCreateArtist | ( | const QString & | aname, |
const QString & | adescription, | ||
const QString & | acomment | ||
) |
convenience call to query MTCreateArtist synchronously
References MTCreateArtist::query().
MTCreateContactType MInterface::queryCreateContactType | ( | const QString & | atypename, |
const QString & | auriprefix | ||
) |
convenience call to query MTCreateContactType synchronously
References MTCreateContactType::query().
MTCreateCountry MInterface::queryCreateCountry | ( | const QString & | aabbrev, |
const QString & | aname | ||
) |
convenience call to query MTCreateCountry synchronously
References MTCreateCountry::query().
MTCreateCoupon MInterface::queryCreateCoupon | ( | const MOCoupon & | acoupon | ) |
convenience call to query MTCreateCoupon synchronously
References MTCreateCoupon::query().
MTCreateCustomer MInterface::queryCreateCustomer | ( | const MOCustomer & | acustomer | ) |
convenience call to query MTCreateCustomer synchronously
References MTCreateCustomer::query().
MTCreateEvent MInterface::queryCreateEvent | ( | const MOEvent & | aevent | ) |
convenience call to query MTCreateEvent synchronously
References MTCreateEvent::query().
MTCreateOrder MInterface::queryCreateOrder | ( | const MOCartOrder & | acart, |
const bool & | aissale, | ||
const QList< QString > & | avouchers | ||
) |
convenience call to query MTCreateOrder synchronously
References MTCreateOrder::query().
MTCreatePriceCategory MInterface::queryCreatePriceCategory | ( | const MOPriceCategory & | apricecategory | ) |
convenience call to query MTCreatePriceCategory synchronously
References MTCreatePriceCategory::query().
MTCreateReservation MInterface::queryCreateReservation | ( | const MOCartOrder & | acart | ) |
convenience call to query MTCreateReservation synchronously
References MTCreateReservation::query().
MTCreateRole MInterface::queryCreateRole | ( | const QString & | arole | ) |
convenience call to query MTCreateRole synchronously
References MTCreateRole::query().
MTCreateRoom MInterface::queryCreateRoom | ( | const QString & | aroomid, |
const qint64 & | acapacity, | ||
const QString & | adescription | ||
) |
convenience call to query MTCreateRoom synchronously
References MTCreateRoom::query().
MTCreateSeatPlan MInterface::queryCreateSeatPlan | ( | const MOSeatPlanInfo & | aplan | ) |
convenience call to query MTCreateSeatPlan synchronously
References MTCreateSeatPlan::query().
MTCreateShipping MInterface::queryCreateShipping | ( | const MOShipping & | ashipping | ) |
convenience call to query MTCreateShipping synchronously
References MTCreateShipping::query().
MTCreateUser MInterface::queryCreateUser | ( | const QString & | ausername, |
const QString & | apassword, | ||
const QString & | adescription | ||
) |
convenience call to query MTCreateUser synchronously
References MTCreateUser::query().
MTDeductVoucher MInterface::queryDeductVoucher | ( | const QString & | avoucherid, |
const qint64 & | aamount, | ||
const QString & | acomment | ||
) |
convenience call to query MTDeductVoucher synchronously
References MTDeductVoucher::query().
MTDeleteCustomer MInterface::queryDeleteCustomer | ( | const qint64 & | acustomerid, |
const qint64 & | amergewithid | ||
) |
convenience call to query MTDeleteCustomer synchronously
References MTDeleteCustomer::query().
MTDeleteFlag MInterface::queryDeleteFlag | ( | const QString & | aflag | ) |
convenience call to query MTDeleteFlag synchronously
References MTDeleteFlag::query().
MTDeleteHost MInterface::queryDeleteHost | ( | const QString & | aname | ) |
convenience call to query MTDeleteHost synchronously
References MTDeleteHost::query().
MTDeleteOrderDocument MInterface::queryDeleteOrderDocument | ( | const qint64 & | aorderid, |
const QString & | afilename | ||
) |
convenience call to query MTDeleteOrderDocument synchronously
References MTDeleteOrderDocument::query().
MTDeletePaymentType MInterface::queryDeletePaymentType | ( | const QString & | apaytype | ) |
convenience call to query MTDeletePaymentType synchronously
References MTDeletePaymentType::query().
MTDeleteRole MInterface::queryDeleteRole | ( | const QString & | arole | ) |
convenience call to query MTDeleteRole synchronously
References MTDeleteRole::query().
MTDeleteShipping MInterface::queryDeleteShipping | ( | const qint64 & | ashipid | ) |
convenience call to query MTDeleteShipping synchronously
References MTDeleteShipping::query().
MTDeleteTemplate MInterface::queryDeleteTemplate | ( | const QString & | afilename | ) |
convenience call to query MTDeleteTemplate synchronously
References MTDeleteTemplate::query().
MTDeleteUser MInterface::queryDeleteUser | ( | const QString & | ausername, |
const QString & | amergewithuser | ||
) |
convenience call to query MTDeleteUser synchronously
References MTDeleteUser::query().
MTEmptyVoucher MInterface::queryEmptyVoucher | ( | const QString & | avoucherid, |
const QString & | acomment | ||
) |
convenience call to query MTEmptyVoucher synchronously
References MTEmptyVoucher::query().
MTGetAddress MInterface::queryGetAddress | ( | const qint64 & | aaddressid | ) |
convenience call to query MTGetAddress synchronously
References MTGetAddress::query().
MTGetAllArtists MInterface::queryGetAllArtists | ( | ) |
convenience call to query MTGetAllArtists synchronously
References MTGetAllArtists::query().
MTGetAllContactTypes MInterface::queryGetAllContactTypes | ( | ) |
convenience call to query MTGetAllContactTypes synchronously
References MTGetAllContactTypes::query().
MTGetAllCountries MInterface::queryGetAllCountries | ( | ) |
convenience call to query MTGetAllCountries synchronously
References MTGetAllCountries::query().
MTGetAllCustomerNames MInterface::queryGetAllCustomerNames | ( | ) |
convenience call to query MTGetAllCustomerNames synchronously
References MTGetAllCustomerNames::query().
MTGetAllEvents MInterface::queryGetAllEvents | ( | ) |
convenience call to query MTGetAllEvents synchronously
References MTGetAllEvents::query().
MTGetAllHostNames MInterface::queryGetAllHostNames | ( | ) |
convenience call to query MTGetAllHostNames synchronously
References MTGetAllHostNames::query().
MTGetAllHosts MInterface::queryGetAllHosts | ( | ) |
convenience call to query MTGetAllHosts synchronously
References MTGetAllHosts::query().
MTGetAllPriceCategories MInterface::queryGetAllPriceCategories | ( | ) |
convenience call to query MTGetAllPriceCategories synchronously
References MTGetAllPriceCategories::query().
MTGetAllRightNames MInterface::queryGetAllRightNames | ( | ) |
convenience call to query MTGetAllRightNames synchronously
References MTGetAllRightNames::query().
MTGetAllRoles MInterface::queryGetAllRoles | ( | ) |
convenience call to query MTGetAllRoles synchronously
References MTGetAllRoles::query().
MTGetAllRooms MInterface::queryGetAllRooms | ( | ) |
convenience call to query MTGetAllRooms synchronously
References MTGetAllRooms::query().
MTGetAllSeatPlans MInterface::queryGetAllSeatPlans | ( | ) |
convenience call to query MTGetAllSeatPlans synchronously
References MTGetAllSeatPlans::query().
MTGetAllShipping MInterface::queryGetAllShipping | ( | ) |
convenience call to query MTGetAllShipping synchronously
References MTGetAllShipping::query().
MTGetAllUsers MInterface::queryGetAllUsers | ( | ) |
convenience call to query MTGetAllUsers synchronously
References MTGetAllUsers::query().
MTGetCoupon MInterface::queryGetCoupon | ( | const QString & | acouponid | ) |
convenience call to query MTGetCoupon synchronously
References MTGetCoupon::query().
MTGetCouponList MInterface::queryGetCouponList | ( | const QString & | acouponid | ) |
convenience call to query MTGetCouponList synchronously
References MTGetCouponList::query().
MTGetCreateCustomerHints MInterface::queryGetCreateCustomerHints | ( | ) |
convenience call to query MTGetCreateCustomerHints synchronously
References MTGetCreateCustomerHints::query().
MTGetCustomer MInterface::queryGetCustomer | ( | const qint64 & | acustomerid | ) |
convenience call to query MTGetCustomer synchronously
References MTGetCustomer::query().
MTGetEntranceEvents MInterface::queryGetEntranceEvents | ( | const qint64 & | amaxbeforestart, |
const qint64 & | amaxafterend | ||
) |
convenience call to query MTGetEntranceEvents synchronously
References MTGetEntranceEvents::query().
MTGetEvent MInterface::queryGetEvent | ( | const qint64 & | aeventid | ) |
convenience call to query MTGetEvent synchronously
References MTGetEvent::query().
Referenced by MOEvent::MOEvent().
MTGetEventList MInterface::queryGetEventList | ( | const QList< qint64 > & | aeventids | ) |
convenience call to query MTGetEventList synchronously
References MTGetEventList::query().
MTGetEventSaleInfo MInterface::queryGetEventSaleInfo | ( | const qint64 & | aeventid | ) |
convenience call to query MTGetEventSaleInfo synchronously
References MTGetEventSaleInfo::query().
MTGetEventSummary MInterface::queryGetEventSummary | ( | const qint64 & | aeventid | ) |
convenience call to query MTGetEventSummary synchronously
References MTGetEventSummary::query().
MTGetLanguage MInterface::queryGetLanguage | ( | const QString & | alanguage, |
const QString & | aformat | ||
) |
convenience call to query MTGetLanguage synchronously
References MTGetLanguage::query().
MTGetMyOrders MInterface::queryGetMyOrders | ( | const qint64 & | aoldest, |
const bool & | aincludeall | ||
) |
convenience call to query MTGetMyOrders synchronously
References MTGetMyOrders::query().
MTGetMyRights MInterface::queryGetMyRights | ( | ) |
convenience call to query MTGetMyRights synchronously
References MTGetMyRights::query().
MTGetMyRoles MInterface::queryGetMyRoles | ( | ) |
convenience call to query MTGetMyRoles synchronously
References MTGetMyRoles::query().
MTGetOrder MInterface::queryGetOrder | ( | const qint64 & | aorderid | ) |
convenience call to query MTGetOrder synchronously
References MTGetOrder::query().
MTGetOrderAudit MInterface::queryGetOrderAudit | ( | const qint64 & | aorderid | ) |
convenience call to query MTGetOrderAudit synchronously
References MTGetOrderAudit::query().
MTGetOrderByBarcode MInterface::queryGetOrderByBarcode | ( | const QString & | abarcode | ) |
convenience call to query MTGetOrderByBarcode synchronously
References MTGetOrderByBarcode::query().
MTGetOrderDocument MInterface::queryGetOrderDocument | ( | const qint64 & | aorderid, |
const QString & | afilename | ||
) |
convenience call to query MTGetOrderDocument synchronously
References MTGetOrderDocument::query().
MTGetOrderDocumentNames MInterface::queryGetOrderDocumentNames | ( | const qint64 & | aorderid | ) |
convenience call to query MTGetOrderDocumentNames synchronously
References MTGetOrderDocumentNames::query().
MTGetOrderList MInterface::queryGetOrderList | ( | const qint64 & | aoldest | ) |
convenience call to query MTGetOrderList synchronously
References MTGetOrderList::query().
MTGetOrdersByCoupon MInterface::queryGetOrdersByCoupon | ( | const qint64 & | aoldest, |
const QString & | acouponid | ||
) |
convenience call to query MTGetOrdersByCoupon synchronously
References MTGetOrdersByCoupon::query().
MTGetOrdersByCustomer MInterface::queryGetOrdersByCustomer | ( | const qint64 & | acustomerid, |
const qint64 & | aoldest | ||
) |
convenience call to query MTGetOrdersByCustomer synchronously
References MTGetOrdersByCustomer::query().
MTGetOrdersByEvents MInterface::queryGetOrdersByEvents | ( | const QList< qint64 > & | aevents, |
const qint64 & | aoldest | ||
) |
convenience call to query MTGetOrdersByEvents synchronously
References MTGetOrdersByEvents::query().
MTGetOrdersByUser MInterface::queryGetOrdersByUser | ( | const qint64 & | aoldest, |
const bool & | aincludeall, | ||
const QString & | ausername | ||
) |
convenience call to query MTGetOrdersByUser synchronously
References MTGetOrdersByUser::query().
MTGetPaymentTypes MInterface::queryGetPaymentTypes | ( | ) |
convenience call to query MTGetPaymentTypes synchronously
References MTGetPaymentTypes::query().
MTGetPrintAtHomeSettings MInterface::queryGetPrintAtHomeSettings | ( | ) |
convenience call to query MTGetPrintAtHomeSettings synchronously
References MTGetPrintAtHomeSettings::query().
MTGetRole MInterface::queryGetRole | ( | const QString & | arole | ) |
convenience call to query MTGetRole synchronously
References MTGetRole::query().
MTGetTemplate MInterface::queryGetTemplate | ( | const QString & | afilename | ) |
convenience call to query MTGetTemplate synchronously
References MTGetTemplate::query().
MTGetTemplateList MInterface::queryGetTemplateList | ( | ) |
convenience call to query MTGetTemplateList synchronously
References MTGetTemplateList::query().
MTGetTicket MInterface::queryGetTicket | ( | const QString & | aticketid | ) |
convenience call to query MTGetTicket synchronously
References MTGetTicket::query().
MTGetTicketAudit MInterface::queryGetTicketAudit | ( | const QString & | aticketid | ) |
convenience call to query MTGetTicketAudit synchronously
References MTGetTicketAudit::query().
MTGetUser MInterface::queryGetUser | ( | const QString & | auname | ) |
convenience call to query MTGetUser synchronously
References MTGetUser::query().
MTGetUserAudit MInterface::queryGetUserAudit | ( | const QString & | auname, |
const qint64 & | aoldest | ||
) |
convenience call to query MTGetUserAudit synchronously
References MTGetUserAudit::query().
MTGetUserHosts MInterface::queryGetUserHosts | ( | const QString & | ausername | ) |
convenience call to query MTGetUserHosts synchronously
References MTGetUserHosts::query().
MTGetUserRoles MInterface::queryGetUserRoles | ( | const QString & | ausername | ) |
convenience call to query MTGetUserRoles synchronously
References MTGetUserRoles::query().
MTGetValidFlags MInterface::queryGetValidFlags | ( | ) |
convenience call to query MTGetValidFlags synchronously
References MTGetValidFlags::query().
MTGetValidVoucherPrices MInterface::queryGetValidVoucherPrices | ( | ) |
convenience call to query MTGetValidVoucherPrices synchronously
References MTGetValidVoucherPrices::query().
MTGetVoucher MInterface::queryGetVoucher | ( | const QString & | avoucherid | ) |
convenience call to query MTGetVoucher synchronously
References MTGetVoucher::query().
MTGetVoucherAudit MInterface::queryGetVoucherAudit | ( | const QString & | avoucherid | ) |
convenience call to query MTGetVoucherAudit synchronously
References MTGetVoucherAudit::query().
MTLogin MInterface::queryLogin | ( | const QString & | ausername, |
const QString & | apassword, | ||
const QString & | ahostname, | ||
const QString & | ahostkey | ||
) |
convenience call to query MTLogin synchronously
References MTLogin::query().
MTLogout MInterface::queryLogout | ( | ) |
convenience call to query MTLogout synchronously
References MTLogout::query().
Referenced by MSInterface::logout().
MTOrderAddComment MInterface::queryOrderAddComment | ( | const qint64 & | aorderid, |
const QString & | acomment | ||
) |
convenience call to query MTOrderAddComment synchronously
References MTOrderAddComment::query().
MTOrderChangeComments MInterface::queryOrderChangeComments | ( | const qint64 & | aorderid, |
const QString & | acomments | ||
) |
convenience call to query MTOrderChangeComments synchronously
References MTOrderChangeComments::query().
MTOrderChangeShipping MInterface::queryOrderChangeShipping | ( | const qint64 & | aorderid, |
const qint64 & | ashippingid, | ||
const qint64 & | ashippingcosts | ||
) |
convenience call to query MTOrderChangeShipping synchronously
References MTOrderChangeShipping::query().
MTOrderMarkShipped MInterface::queryOrderMarkShipped | ( | const qint64 & | aorderid, |
const qint64 & | ashiptime | ||
) |
convenience call to query MTOrderMarkShipped synchronously
References MTOrderMarkShipped::query().
MTOrderPay MInterface::queryOrderPay | ( | const qint64 & | aorderid, |
const qint64 & | aamount, | ||
const QString & | apaytype, | ||
const QString & | apaydata | ||
) |
convenience call to query MTOrderPay synchronously
References MTOrderPay::query().
MTOrderRefund MInterface::queryOrderRefund | ( | const qint64 & | aorderid, |
const qint64 & | aamount | ||
) |
convenience call to query MTOrderRefund synchronously
References MTOrderRefund::query().
MTReservationToOrder MInterface::queryReservationToOrder | ( | const qint64 & | aorderid | ) |
convenience call to query MTReservationToOrder synchronously
References MTReservationToOrder::query().
MTResetCustomerPassword MInterface::queryResetCustomerPassword | ( | const qint64 & | acustomerid | ) |
convenience call to query MTResetCustomerPassword synchronously
References MTResetCustomerPassword::query().
MTRestoreBackup MInterface::queryRestoreBackup | ( | const QString & | abackup, |
const bool & | aupdate | ||
) |
convenience call to query MTRestoreBackup synchronously
References MTRestoreBackup::query().
MTReturnTicketVoucher MInterface::queryReturnTicketVoucher | ( | const QString & | abarcode | ) |
convenience call to query MTReturnTicketVoucher synchronously
References MTReturnTicketVoucher::query().
MTSendCustomerMail MInterface::querySendCustomerMail | ( | const qint64 & | acustomerid, |
const QString & | acontent | ||
) |
convenience call to query MTSendCustomerMail synchronously
References MTSendCustomerMail::query().
MTServerInfo MInterface::queryServerInfo | ( | ) |
convenience call to query MTServerInfo synchronously
References MTServerInfo::query().
MTSetDefaultPaymentType MInterface::querySetDefaultPaymentType | ( | const QString & | adefaultpaytype | ) |
convenience call to query MTSetDefaultPaymentType synchronously
References MTSetDefaultPaymentType::query().
convenience call to query MTSetFlag synchronously
References MTSetFlag::query().
MTSetHost MInterface::querySetHost | ( | const QString & | aname, |
const QString & | akey | ||
) |
convenience call to query MTSetHost synchronously
References MTSetHost::query().
MTSetOrderDocument MInterface::querySetOrderDocument | ( | const MOOrderDocument & | adocument | ) |
convenience call to query MTSetOrderDocument synchronously
References MTSetOrderDocument::query().
MTSetPaymentType MInterface::querySetPaymentType | ( | const MOPaymentType & | apaytype | ) |
convenience call to query MTSetPaymentType synchronously
References MTSetPaymentType::query().
MTSetPrintAtHomeSettings MInterface::querySetPrintAtHomeSettings | ( | const QList< MOKeyValuePair > & | asettings | ) |
convenience call to query MTSetPrintAtHomeSettings synchronously
References MTSetPrintAtHomeSettings::query().
MTSetRoleDescription MInterface::querySetRoleDescription | ( | const QString & | arole, |
const QString & | adescription | ||
) |
convenience call to query MTSetRoleDescription synchronously
References MTSetRoleDescription::query().
MTSetRoleFlags MInterface::querySetRoleFlags | ( | const QString & | arole, |
const QList< QString > & | aflags | ||
) |
convenience call to query MTSetRoleFlags synchronously
References MTSetRoleFlags::query().
MTSetRoleRights MInterface::querySetRoleRights | ( | const QString & | arole, |
const QList< QString > & | arights | ||
) |
convenience call to query MTSetRoleRights synchronously
References MTSetRoleRights::query().
MTSetTemplate MInterface::querySetTemplate | ( | const QString & | afilename, |
const QByteArray & | atemplatedata, | ||
const QString & | adescription | ||
) |
convenience call to query MTSetTemplate synchronously
References MTSetTemplate::query().
MTSetTemplateDescription MInterface::querySetTemplateDescription | ( | const QString & | afilename, |
const QString & | adescription | ||
) |
convenience call to query MTSetTemplateDescription synchronously
References MTSetTemplateDescription::query().
MTSetTemplateFlags MInterface::querySetTemplateFlags | ( | const QString & | afilename, |
const QString & | aflags | ||
) |
convenience call to query MTSetTemplateFlags synchronously
References MTSetTemplateFlags::query().
MTSetUserDescription MInterface::querySetUserDescription | ( | const QString & | ausername, |
const QString & | adescription | ||
) |
convenience call to query MTSetUserDescription synchronously
References MTSetUserDescription::query().
MTSetUserFlags MInterface::querySetUserFlags | ( | const QString & | ausername, |
const QList< QString > & | aflags | ||
) |
convenience call to query MTSetUserFlags synchronously
References MTSetUserFlags::query().
MTSetUserHosts MInterface::querySetUserHosts | ( | const QString & | ausername, |
const QList< QString > & | ahosts | ||
) |
convenience call to query MTSetUserHosts synchronously
References MTSetUserHosts::query().
MTSetUserRoles MInterface::querySetUserRoles | ( | const QString & | ausername, |
const QList< QString > & | aroles | ||
) |
convenience call to query MTSetUserRoles synchronously
References MTSetUserRoles::query().
MTUpdateSeatPlan MInterface::queryUpdateSeatPlan | ( | const MOSeatPlanInfo & | aplan | ) |
convenience call to query MTUpdateSeatPlan synchronously
References MTUpdateSeatPlan::query().
MTUseTicket MInterface::queryUseTicket | ( | const QString & | aticketid, |
const qint64 & | aeventid | ||
) |
convenience call to query MTUseTicket synchronously
References MTUseTicket::query().
MTUseVoucher MInterface::queryUseVoucher | ( | const qint64 & | aorderid, |
const QString & | avoucherid | ||
) |
convenience call to query MTUseVoucher synchronously
References MTUseVoucher::query().
MTWebCartAddCoupon MInterface::queryWebCartAddCoupon | ( | const QString & | acartid, |
const QString & | acouponid | ||
) |
convenience call to query MTWebCartAddCoupon synchronously
References MTWebCartAddCoupon::query().
MTWebCartAddTicket MInterface::queryWebCartAddTicket | ( | const QString & | acartid, |
const qint64 & | aeventid, | ||
const qint64 & | apricecategoryid, | ||
const qint64 & | aamount | ||
) |
convenience call to query MTWebCartAddTicket synchronously
References MTWebCartAddTicket::query().
MTWebCartAddVoucher MInterface::queryWebCartAddVoucher | ( | const QString & | acartid, |
const qint64 & | aprice | ||
) |
convenience call to query MTWebCartAddVoucher synchronously
References MTWebCartAddVoucher::query().
MTWebCartRemoveTicket MInterface::queryWebCartRemoveTicket | ( | const QString & | acartid, |
const qint64 & | aeventid, | ||
const qint64 & | apricecategoryid | ||
) |
convenience call to query MTWebCartRemoveTicket synchronously
References MTWebCartRemoveTicket::query().
MTWebCartRemoveVoucher MInterface::queryWebCartRemoveVoucher | ( | const QString & | acartid, |
const qint64 & | alineid | ||
) |
convenience call to query MTWebCartRemoveVoucher synchronously
References MTWebCartRemoveVoucher::query().
|
static |
converts a right enum to its localized string representation
References PCancelOrder_CancelPastTickets, PCancelOrder_CancelSentOrder, PChangeEvent_CancelEvent, PChangeTicketPrice_ChangePastTicket, PChangeTicketPrice_ChangeUsedTicket, PChangeTicketPriceCategory_ChangePastTicket, PChangeTicketPriceCategory_ChangeUsedTicket, PCreateOrder_AfterTheFactSale, PCreateOrder_AnyVoucherValue, PCreateOrder_CanOrder, PCreateOrder_CanOrderItem, PCreateOrder_CanOrderTicket, PCreateOrder_CanOrderVoucher, PCreateOrder_CanPayVoucherWithVoucher, PCreateOrder_CanSell, PCreateOrder_DiffVoucherValuePrice, PCreateOrder_LateSale, PCreateReservation_LateReserve, POrderChangeShipping_ChangePrice, POrderMarkShipped_SetTime, PReturnTicketVoucher_ReturnPastTicket, PUseVoucher_CanPayVoucherWithVoucher, RBackup, RBackupExplore, RBackupTable, RCancelEvent, RCancelOrder, RChangeCoupon, RChangeCustomer, RChangeCustomerMail, RChangeEvent, RChangeMyPassword, RChangeOrderAddress, RChangePassword, RChangePriceCategory, RChangeShipping, RChangeTicketPrice, RChangeTicketPriceCategory, RChangeVoucherValidity, RCreateArtist, RCreateContactType, RCreateCountry, RCreateCoupon, RCreateCustomer, RCreateEvent, RCreateOrder, RCreatePriceCategory, RCreateReservation, RCreateRole, RCreateRoom, RCreateSeatPlan, RCreateShipping, RCreateUser, RDeductVoucher, RDeleteCustomer, RDeleteFlag, RDeleteHost, RDeleteOrderDocument, RDeletePaymentType, RDeleteRole, RDeleteShipping, RDeleteTemplate, RDeleteUser, REmptyVoucher, RGetAddress, RGetAllArtists, RGetAllContactTypes, RGetAllCountries, RGetAllCustomerNames, RGetAllEvents, RGetAllHostNames, RGetAllHosts, RGetAllPriceCategories, RGetAllRightNames, RGetAllRoles, RGetAllRooms, RGetAllSeatPlans, RGetAllShipping, RGetAllUsers, RGetCoupon, RGetCouponList, RGetCreateCustomerHints, RGetCustomer, RGetEntranceEvents, RGetEvent, RGetEventList, RGetEventSaleInfo, RGetEventSummary, RGetLanguage, RGetMyOrders, RGetMyRights, RGetMyRoles, RGetOrder, RGetOrderAudit, RGetOrderByBarcode, RGetOrderDocument, RGetOrderDocumentNames, RGetOrderList, RGetOrdersByCoupon, RGetOrdersByCustomer, RGetOrdersByEvents, RGetOrdersByUser, RGetPaymentTypes, RGetPrintAtHomeSettings, RGetRole, RGetTemplate, RGetTemplateList, RGetTicket, RGetTicketAudit, RGetUser, RGetUserAudit, RGetUserHosts, RGetUserRoles, RGetValidFlags, RGetValidVoucherPrices, RGetVoucher, RGetVoucherAudit, RLogin, RLogout, ROrderAddComment, ROrderChangeComments, ROrderChangeShipping, ROrderMarkShipped, ROrderPay, ROrderRefund, RReservationToOrder, RResetCustomerPassword, RRestoreBackup, RReturnTicketVoucher, RSendCustomerMail, RServerInfo, RSetDefaultPaymentType, RSetFlag, RSetHost, RSetOrderDocument, RSetPaymentType, RSetPrintAtHomeSettings, RSetRoleDescription, RSetRoleFlags, RSetRoleRights, RSetTemplate, RSetTemplateDescription, RSetTemplateFlags, RSetUserDescription, RSetUserFlags, RSetUserHosts, RSetUserRoles, RUpdateSeatPlan, RUseTicket, RUseVoucher, RWebCartAddCoupon, RWebCartAddTicket, RWebCartAddVoucher, RWebCartRemoveTicket, and RWebCartRemoveVoucher.
|
static |
converts a right enum to its string representation
References PCancelOrder_CancelPastTickets, PCancelOrder_CancelSentOrder, PChangeEvent_CancelEvent, PChangeTicketPrice_ChangePastTicket, PChangeTicketPrice_ChangeUsedTicket, PChangeTicketPriceCategory_ChangePastTicket, PChangeTicketPriceCategory_ChangeUsedTicket, PCreateOrder_AfterTheFactSale, PCreateOrder_AnyVoucherValue, PCreateOrder_CanOrder, PCreateOrder_CanOrderItem, PCreateOrder_CanOrderTicket, PCreateOrder_CanOrderVoucher, PCreateOrder_CanPayVoucherWithVoucher, PCreateOrder_CanSell, PCreateOrder_DiffVoucherValuePrice, PCreateOrder_LateSale, PCreateReservation_LateReserve, POrderChangeShipping_ChangePrice, POrderMarkShipped_SetTime, PReturnTicketVoucher_ReturnPastTicket, PUseVoucher_CanPayVoucherWithVoucher, RBackup, RBackupExplore, RBackupTable, RCancelEvent, RCancelOrder, RChangeCoupon, RChangeCustomer, RChangeCustomerMail, RChangeEvent, RChangeMyPassword, RChangeOrderAddress, RChangePassword, RChangePriceCategory, RChangeShipping, RChangeTicketPrice, RChangeTicketPriceCategory, RChangeVoucherValidity, RCreateArtist, RCreateContactType, RCreateCountry, RCreateCoupon, RCreateCustomer, RCreateEvent, RCreateOrder, RCreatePriceCategory, RCreateReservation, RCreateRole, RCreateRoom, RCreateSeatPlan, RCreateShipping, RCreateUser, RDeductVoucher, RDeleteCustomer, RDeleteFlag, RDeleteHost, RDeleteOrderDocument, RDeletePaymentType, RDeleteRole, RDeleteShipping, RDeleteTemplate, RDeleteUser, REmptyVoucher, RGetAddress, RGetAllArtists, RGetAllContactTypes, RGetAllCountries, RGetAllCustomerNames, RGetAllEvents, RGetAllHostNames, RGetAllHosts, RGetAllPriceCategories, RGetAllRightNames, RGetAllRoles, RGetAllRooms, RGetAllSeatPlans, RGetAllShipping, RGetAllUsers, RGetCoupon, RGetCouponList, RGetCreateCustomerHints, RGetCustomer, RGetEntranceEvents, RGetEvent, RGetEventList, RGetEventSaleInfo, RGetEventSummary, RGetLanguage, RGetMyOrders, RGetMyRights, RGetMyRoles, RGetOrder, RGetOrderAudit, RGetOrderByBarcode, RGetOrderDocument, RGetOrderDocumentNames, RGetOrderList, RGetOrdersByCoupon, RGetOrdersByCustomer, RGetOrdersByEvents, RGetOrdersByUser, RGetPaymentTypes, RGetPrintAtHomeSettings, RGetRole, RGetTemplate, RGetTemplateList, RGetTicket, RGetTicketAudit, RGetUser, RGetUserAudit, RGetUserHosts, RGetUserRoles, RGetValidFlags, RGetValidVoucherPrices, RGetVoucher, RGetVoucherAudit, RLogin, RLogout, ROrderAddComment, ROrderChangeComments, ROrderChangeShipping, ROrderMarkShipped, ROrderPay, ROrderRefund, RReservationToOrder, RResetCustomerPassword, RRestoreBackup, RReturnTicketVoucher, RSendCustomerMail, RServerInfo, RSetDefaultPaymentType, RSetFlag, RSetHost, RSetOrderDocument, RSetPaymentType, RSetPrintAtHomeSettings, RSetRoleDescription, RSetRoleFlags, RSetRoleRights, RSetTemplate, RSetTemplateDescription, RSetTemplateFlags, RSetUserDescription, RSetUserFlags, RSetUserHosts, RSetUserRoles, RUpdateSeatPlan, RUseTicket, RUseVoucher, RWebCartAddCoupon, RWebCartAddTicket, RWebCartAddVoucher, RWebCartRemoveTicket, and RWebCartRemoveVoucher.
|
static |
returns version information of this interface
References WOCgenerated_versionInfo().
Referenced by MApplication::aboutMS(), and MApplication::versionDlg().
|
static |
returns version information about the WOC that created the interface class
References WOCcopied_versionInfo().
Referenced by MApplication::versionDlg().
|
static |
converts a string to a matching right enum, returns NoRight if the string does not match
References NoRight, PCancelOrder_CancelPastTickets, PCancelOrder_CancelSentOrder, PChangeEvent_CancelEvent, PChangeTicketPrice_ChangePastTicket, PChangeTicketPrice_ChangeUsedTicket, PChangeTicketPriceCategory_ChangePastTicket, PChangeTicketPriceCategory_ChangeUsedTicket, PCreateOrder_AfterTheFactSale, PCreateOrder_AnyVoucherValue, PCreateOrder_CanOrder, PCreateOrder_CanOrderItem, PCreateOrder_CanOrderTicket, PCreateOrder_CanOrderVoucher, PCreateOrder_CanPayVoucherWithVoucher, PCreateOrder_CanSell, PCreateOrder_DiffVoucherValuePrice, PCreateOrder_LateSale, PCreateReservation_LateReserve, POrderChangeShipping_ChangePrice, POrderMarkShipped_SetTime, PReturnTicketVoucher_ReturnPastTicket, PUseVoucher_CanPayVoucherWithVoucher, RBackup, RBackupExplore, RBackupTable, RCancelEvent, RCancelOrder, RChangeCoupon, RChangeCustomer, RChangeCustomerMail, RChangeEvent, RChangeMyPassword, RChangeOrderAddress, RChangePassword, RChangePriceCategory, RChangeShipping, RChangeTicketPrice, RChangeTicketPriceCategory, RChangeVoucherValidity, RCreateArtist, RCreateContactType, RCreateCountry, RCreateCoupon, RCreateCustomer, RCreateEvent, RCreateOrder, RCreatePriceCategory, RCreateReservation, RCreateRole, RCreateRoom, RCreateSeatPlan, RCreateShipping, RCreateUser, RDeductVoucher, RDeleteCustomer, RDeleteFlag, RDeleteHost, RDeleteOrderDocument, RDeletePaymentType, RDeleteRole, RDeleteShipping, RDeleteTemplate, RDeleteUser, REmptyVoucher, RGetAddress, RGetAllArtists, RGetAllContactTypes, RGetAllCountries, RGetAllCustomerNames, RGetAllEvents, RGetAllHostNames, RGetAllHosts, RGetAllPriceCategories, RGetAllRightNames, RGetAllRoles, RGetAllRooms, RGetAllSeatPlans, RGetAllShipping, RGetAllUsers, RGetCoupon, RGetCouponList, RGetCreateCustomerHints, RGetCustomer, RGetEntranceEvents, RGetEvent, RGetEventList, RGetEventSaleInfo, RGetEventSummary, RGetLanguage, RGetMyOrders, RGetMyRights, RGetMyRoles, RGetOrder, RGetOrderAudit, RGetOrderByBarcode, RGetOrderDocument, RGetOrderDocumentNames, RGetOrderList, RGetOrdersByCoupon, RGetOrdersByCustomer, RGetOrdersByEvents, RGetOrdersByUser, RGetPaymentTypes, RGetPrintAtHomeSettings, RGetRole, RGetTemplate, RGetTemplateList, RGetTicket, RGetTicketAudit, RGetUser, RGetUserAudit, RGetUserHosts, RGetUserRoles, RGetValidFlags, RGetValidVoucherPrices, RGetVoucher, RGetVoucherAudit, RLogin, RLogout, ROrderAddComment, ROrderChangeComments, ROrderChangeShipping, ROrderMarkShipped, ROrderPay, ROrderRefund, RReservationToOrder, RResetCustomerPassword, RRestoreBackup, RReturnTicketVoucher, RSendCustomerMail, RServerInfo, RSetDefaultPaymentType, RSetFlag, RSetHost, RSetOrderDocument, RSetPaymentType, RSetPrintAtHomeSettings, RSetRoleDescription, RSetRoleFlags, RSetRoleRights, RSetTemplate, RSetTemplateDescription, RSetTemplateFlags, RSetUserDescription, RSetUserFlags, RSetUserHosts, RSetUserRoles, RUpdateSeatPlan, RUseTicket, RUseVoucher, RWebCartAddCoupon, RWebCartAddTicket, RWebCartAddVoucher, RWebCartRemoveTicket, and RWebCartRemoveVoucher.
Referenced by MSInterface::loginSession().
QString MInterface::versionInfo | ( | WOb::VersionInfo | vi | ) | const |
returns version information of this interface
References WOCgenerated_versionInfo().
QString MInterface::wocVersionInfo | ( | WOb::VersionInfo | vi | ) | const |
returns version information about the WOC that created the interface class
References WOCcopied_versionInfo().