Searched refs:UIActionPoolType (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.cpp72 QKeySequence defaultShortcut(UIActionPoolType) const
100 QKeySequence defaultShortcut(UIActionPoolType) const
128 QKeySequence defaultShortcut(UIActionPoolType) const
157 QKeySequence defaultShortcut(UIActionPoolType) const
189 QKeySequence defaultShortcut(UIActionPoolType) const
235 QKeySequence defaultShortcut(UIActionPoolType) const
265 QKeySequence defaultShortcut(UIActionPoolType) const
293 QKeySequence defaultShortcut(UIActionPoolType) const
321 QKeySequence defaultShortcut(UIActionPoolType) const
390 QKeySequence defaultShortcut(UIActionPoolType) cons
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIActionPool.h36 enum UIActionPoolType enum
172 virtual QKeySequence defaultShortcut(UIActionPoolType) const { return QKeySequence(); }
203 UIActionPoolType m_actionPoolType;
343 static UIActionPool* create(UIActionPoolType type);
349 static void createTemporary(UIActionPoolType type);
357 UIActionPoolType type() const { return m_type; }
406 UIActionPool(UIActionPoolType type, bool fTemporary = false);
452 const UIActionPoolType m_type;
H A DUIActionPool.cpp378 QKeySequence defaultShortcut(UIActionPoolType) const
499 QKeySequence defaultShortcut(UIActionPoolType actionPoolType) const
735 QKeySequence defaultShortcut(UIActionPoolType) const
754 UIActionPool* UIActionPool::create(UIActionPoolType type)
777 void UIActionPool::createTemporary(UIActionPoolType type)
792 UIActionPool::UIActionPool(UIActionPoolType type, bool fTemporary /* = false */)
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsInput.h194 UIHotKeyTableModel(QObject *pParent, UIActionPoolType type);
227 UIActionPoolType m_type;
H A DUIGlobalSettingsInput.cpp242 UIHotKeyTableModel::UIHotKeyTableModel(QObject *pParent, UIActionPoolType type)
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIActionPoolRuntime.cpp91 QKeySequence defaultShortcut(UIActionPoolType) const
126 QKeySequence defaultShortcut(UIActionPoolType) const
161 QKeySequence defaultShortcut(UIActionPoolType) const
198 QKeySequence defaultShortcut(UIActionPoolType) const
233 QKeySequence defaultShortcut(UIActionPoolType) const
298 QKeySequence defaultShortcut(UIActionPoolType) const
414 QKeySequence defaultShortcut(UIActionPoolType) const
451 QKeySequence defaultShortcut(UIActionPoolType) const
488 QKeySequence defaultShortcut(UIActionPoolType) const
525 QKeySequence defaultShortcut(UIActionPoolType) cons
[all...]

Completed in 243 milliseconds