Variables | |
const std::string | sAppendData = "Append Local Data File" |
const std::string | sAutoRewind = "Play Events in Loop" |
const std::string | sBackgroundColor = "Change Background Color" |
const std::string | sCopy = "Copy" |
const std::string | sCut = "Cut" |
const std::string | sExportAllImages = "Export Images of All Views" |
const std::string | sExportImage = "Export Main View Image" |
const std::string | sGotoFirstEvent = "Goto First Event" |
const std::string | sGotoLastEvent = "Goto Last Event" |
const std::string | sHelp = "CmsShow Online Help" |
const std::string | sHelpGL = "Viewer Camera Interactions" |
const std::string | sKeyboardShort = "CmsShow Shortcuts" |
const std::string | sLoadConfig = "Load Configuration" |
const std::string | sLoadPartialConfig = "Load Partial Configuration" |
const std::string | sNextEvent = "Goto Next Event" |
const std::string | sOpenData = "Open Local Data File" |
const std::string | sPaste = "Paste" |
const std::string | sPause = "Pause" |
const std::string | sPlayEvents = "Play Events" |
const std::string | sPlayEventsBack = "Play Events Backwards" |
const std::string | sPreviousEvent = "Goto Previous Event" |
const std::string | sQuit = "Quit" |
const std::string | sRedo = "Redo" |
const std::string | sSaveConfig = "Save Configuration" |
const std::string | sSaveConfigAs = "Save Configuration As" |
const std::string | sSavePartialConfig = "Save Partial Configuration" |
const std::string | sSavePartialConfigAs = "Save Partial Configuration As" |
const std::string | sSearchFiles = "Open Remote Data File" |
const std::string | sShowAddCollection = "Show Add Collection" |
const std::string | sShowCommonInsp = "Common Preferences" |
const std::string | sShowEventDisplayInsp = "Show Collection Controller" |
const std::string | sShowGeometryTable |
const std::string | sShowInvMassDialog = "Show Invariant Mass Dialog" |
const std::string | sShowMainViewCtl = "Show View Controller" |
const std::string | sShowObjInsp = "Show Object Controller" |
const std::string | sUndo = "Undo" |
const std::string cmsshow::sAppendData = "Append Local Data File" |
Definition at line 13 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMain::setupDataHandling().
const std::string cmsshow::sAutoRewind = "Play Events in Loop" |
Definition at line 10 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sBackgroundColor = "Change Background Color" |
Definition at line 31 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sCopy = "Copy" |
Definition at line 36 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sCut = "Cut" |
Definition at line 35 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sExportAllImages = "Export Images of All Views" |
Definition at line 26 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sExportImage = "Export Main View Image" |
Definition at line 25 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sGotoFirstEvent = "Goto First Event" |
Definition at line 3 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMainBase::setupActions().
const std::string cmsshow::sGotoLastEvent = "Goto Last Event" |
Definition at line 4 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMainBase::setupActions().
const std::string cmsshow::sHelp = "CmsShow Online Help" |
Definition at line 45 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sHelpGL = "Viewer Camera Interactions" |
Definition at line 47 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), FWGUIManager::createHelpGLPopup(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sKeyboardShort = "CmsShow Shortcuts" |
Definition at line 46 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), FWGUIManager::createShortcutPopup(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sLoadConfig = "Load Configuration" |
Definition at line 16 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sLoadPartialConfig = "Load Partial Configuration" |
Definition at line 20 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sNextEvent = "Goto Next Event" |
Definition at line 5 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMainBase::setupActions().
const std::string cmsshow::sOpenData = "Open Local Data File" |
Definition at line 12 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMain::setupDataHandling().
const std::string cmsshow::sPaste = "Paste" |
Definition at line 37 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sPause = "Pause" |
Definition at line 9 of file ActionsList.cc.
const std::string cmsshow::sPlayEvents = "Play Events" |
Definition at line 7 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sPlayEventsBack = "Play Events Backwards" |
Definition at line 8 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sPreviousEvent = "Goto Previous Event" |
Definition at line 6 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMainBase::setupActions().
const std::string cmsshow::sQuit = "Quit" |
Definition at line 28 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CloseWindow(), CmsShowMainFrame::CmsShowMainFrame(), CmsShowMainFrame::quit(), and CmsShowMainBase::setupActions().
const std::string cmsshow::sRedo = "Redo" |
Definition at line 34 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().
const std::string cmsshow::sSaveConfig = "Save Configuration" |
Definition at line 17 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sSaveConfigAs = "Save Configuration As" |
Definition at line 18 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sSavePartialConfig = "Save Partial Configuration" |
Definition at line 21 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sSavePartialConfigAs = "Save Partial Configuration As" |
Definition at line 22 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sSearchFiles = "Open Remote Data File" |
Definition at line 14 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and CmsShowMain::setupDataHandling().
const std::string cmsshow::sShowAddCollection = "Show Add Collection" |
Definition at line 42 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sShowCommonInsp = "Common Preferences" |
Definition at line 30 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sShowEventDisplayInsp = "Show Collection Controller" |
Definition at line 40 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sShowGeometryTable |
const std::string cmsshow::sShowInvMassDialog = "Show Invariant Mass Dialog" |
Definition at line 43 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sShowMainViewCtl = "Show View Controller" |
Definition at line 41 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sShowObjInsp = "Show Object Controller" |
Definition at line 39 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame(), and FWGUIManager::FWGUIManager().
const std::string cmsshow::sUndo = "Undo" |
Definition at line 33 of file ActionsList.cc.
Referenced by CmsShowMainFrame::CmsShowMainFrame().