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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHotKeyEditor.cpp3 * VBox Qt GUI - VirtualBox Qt extensions: UIHotKeyEditor class implementation.
29 # include "UIHotKeyEditor.h"
109 UIHotKeyEditor::UIHotKeyEditor(QWidget *pParent) function in class:UIHotKeyEditor
151 void UIHotKeyEditor::sltReset()
163 void UIHotKeyEditor::sltClear()
175 void UIHotKeyEditor::retranslateUi()
181 bool UIHotKeyEditor::eventFilter(QObject *pWatched, QEvent *pEvent)
220 bool UIHotKeyEditor::shouldWeSkipKeyEventToLineEdit(QKeyEvent *pEvent)
242 void UIHotKeyEditor
[all...]
H A DUIHotKeyEditor.h2 * VBox Qt GUI - VirtualBox Qt extensions: UIHotKeyEditor class declaration.
89 class UIHotKeyEditor : public QIWithRetranslateUI<QWidget> class in inherits:QIWithRetranslateUI
102 UIHotKeyEditor(QWidget *pParent);

Completed in 42 milliseconds