Searched defs:m_sstrShortcutKeyTemplateRuntime (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIShortcutPool.h137 static const QString m_sstrShortcutKeyTemplateRuntime; member in class:UIShortcutPool
H A DUIShortcutPool.cpp72 const QString UIShortcutPool::m_sstrShortcutKeyTemplateRuntime = m_sstrShortcutKeyTemplate.arg(GUI_Input_MachineShortcuts); member in class:UIShortcutPool
242 m_shortcuts[m_sstrShortcutKeyTemplateRuntime.arg("PopupMenu")]
249 m_shortcuts.insert(m_sstrShortcutKeyTemplateRuntime.arg("PopupMenu"),

Completed in 41 milliseconds