Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | Static Public Member Functions | List of all members
MenuCommandDefines Class Reference

#include <MenuCommandDefines.h>

Inheritance diagram for MenuCommandDefines:
Inheritance graph
[legend]
Collaboration diagram for MenuCommandDefines:
Collaboration graph
[legend]

Public Types

enum  MenuCommandID {
  CMDDeveloperRouteSimulator, CMDDeveloperCreateGPSTestConfig, CMDDeveloperFillGPSTestEvents, CMDCardInfo,
  CMDStorno, CMDTicketSum, CMDCurrentTripInfo, CMDCashPaid,
  CMDAnnouncementSound, CMDDriverChange, CMDAccident, CMDCardImage,
  CMDCloseDailyIdentificationVehicleRecord, CMDCurrentDeduction, CMDFinalTicket, CMDRepeatFinalTicketPrint,
  CMDBusstopList, CMDBusstopPositionList, CMDLines, CMDTrips,
  CMDShowBusStopList, CMDCommands, CMDLineOfCommands, CMDTarrifList,
  CMDTarrifs, CMDTicketList, CMDTicketSummary, CMDPrintRouteAudit,
  CMDInfoSystem, CMDInfo, CMDInfoCan, CMDInfoFlashBuse,
  CMDInfoGps, CMDGPRSInfo, CMDSystem, CMDHelp,
  CMDDriverBugReport, CMDInternalBugReport, CMDSendEmergencyMessageToDispatching, CMDSendMessageToDispatching,
  CmdGateEntryExit, CmdGateEnter, CmdGateLeave, CmdVoipCallRequest,
  CmdVoipEmergencyCallRequest, CMDPrinterCutPaper, CMDPrinterTest, CMDPrinterTestAll,
  CMDPrinterUnlock, CMDPaperFeed, CMDUpdateBUSE, CMDDevicesUnlock,
  CMDRestartDevices, CMDBlockPerifs, CMDCameraPreview, CMDDriverVolume,
  CMDVolume, CMDPlaySoundOnSlaves, CMDDefault, CMDSetINV,
  CMDCarCalling, CMDReboot, CMDShutdown, CMDSelectAnotherTrip,
  CMDSelectLineTripAndDeviationBusStops, CMDShowSpecialTextOnTable, CMDReadQRTicket, CMDEMVPaymentTransaction,
  CMDEMVHandshakeTransaction, CMDSelectFragmentFlowIssue, CMDTimeTicketProlongation, CMDDestinationZoneIssue,
  CMDDestinationSubZoneIssue, CMDSamUpdate, CMDManualBusStopSynchronization, CMDEMVCallParamsTransaction,
  CMDEMVCallTerminalManagement, CMDDriverIssueLocking, CMDIssue60MinutesTicket, CMDClearSlaves,
  CMDEraseConnboardHwConfig, CMDRefuel, CMDRefuelingTicket, CMDPlaySoundForVisuallyImpairedPerson,
  CMDDriverChannelVolume, CMDInternalChannelVolume, CMDExternalChannelVolume, CMDBrightness,
  CMDAdaptiveDisplayBrightness, CMDSaver, CMDSwitchToLanguage, CMDUpdateEmvTerminal,
  CMDScanUbianQrTicket
}
 The MenuCommandID enum - this enum replaced previously used string literals Menu commands within this enum need to be the same as original string literals commands (method IDToString creates string literals automaticaly from each enum value). More...
 

Public Member Functions

 Q_ENUM (MenuCommandID)
 

Static Public Member Functions

static QString IDToString (const MenuCommandID value)
 

Member Enumeration Documentation

The MenuCommandID enum - this enum replaced previously used string literals Menu commands within this enum need to be the same as original string literals commands (method IDToString creates string literals automaticaly from each enum value).

Enumerator
CMDDeveloperRouteSimulator 
CMDDeveloperCreateGPSTestConfig 
CMDDeveloperFillGPSTestEvents 
CMDCardInfo 
CMDStorno 
CMDTicketSum 
CMDCurrentTripInfo 
CMDCashPaid 
CMDAnnouncementSound 
CMDDriverChange 
CMDAccident 
CMDCardImage 
CMDCloseDailyIdentificationVehicleRecord 
CMDCurrentDeduction 
CMDFinalTicket 
CMDRepeatFinalTicketPrint 
CMDBusstopList 
CMDBusstopPositionList 
CMDLines 
CMDTrips 
CMDShowBusStopList 
CMDCommands 
CMDLineOfCommands 
CMDTarrifList 
CMDTarrifs 
CMDTicketList 
CMDTicketSummary 
CMDPrintRouteAudit 
CMDInfoSystem 
CMDInfo 
CMDInfoCan 
CMDInfoFlashBuse 
CMDInfoGps 
CMDGPRSInfo 
CMDSystem 
CMDHelp 
CMDDriverBugReport 
CMDInternalBugReport 
CMDSendEmergencyMessageToDispatching 
CMDSendMessageToDispatching 
CmdGateEntryExit 
CmdGateEnter 
CmdGateLeave 
CmdVoipCallRequest 
CmdVoipEmergencyCallRequest 
CMDPrinterCutPaper 
CMDPrinterTest 
CMDPrinterTestAll 
CMDPrinterUnlock 
CMDPaperFeed 
CMDUpdateBUSE 
CMDDevicesUnlock 
CMDRestartDevices 
CMDBlockPerifs 
CMDCameraPreview 
CMDDriverVolume 
CMDVolume 
CMDPlaySoundOnSlaves 
CMDDefault 
CMDSetINV 
CMDCarCalling 
CMDReboot 
CMDShutdown 
CMDSelectAnotherTrip 
CMDSelectLineTripAndDeviationBusStops 
CMDShowSpecialTextOnTable 
CMDReadQRTicket 
CMDEMVPaymentTransaction 
CMDEMVHandshakeTransaction 
CMDSelectFragmentFlowIssue 
CMDTimeTicketProlongation 
CMDDestinationZoneIssue 
CMDDestinationSubZoneIssue 
CMDSamUpdate 
CMDManualBusStopSynchronization 
CMDEMVCallParamsTransaction 
CMDEMVCallTerminalManagement 
CMDDriverIssueLocking 
CMDIssue60MinutesTicket 
CMDClearSlaves 
CMDEraseConnboardHwConfig 
CMDRefuel 
CMDRefuelingTicket 
CMDPlaySoundForVisuallyImpairedPerson 
CMDDriverChannelVolume 
CMDInternalChannelVolume 
CMDExternalChannelVolume 
CMDBrightness 
CMDAdaptiveDisplayBrightness 
CMDSaver 
CMDSwitchToLanguage 
CMDUpdateEmvTerminal 
CMDScanUbianQrTicket 

Member Function Documentation

QString MenuCommandDefines::IDToString ( const MenuCommandID  value)
static

Here is the caller graph for this function:

MenuCommandDefines::Q_ENUM ( MenuCommandID  )

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