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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHotKeyEditor.cpp145 connect(m_pClearButton, SIGNAL(clicked(bool)), this, SLOT(sltClear()));
163 void UIHotKeyEditor::sltClear() function in class:UIHotKeyEditor
H A DUIHostComboEditor.cpp362 connect(m_pButtonClear, SIGNAL(clicked(bool)), m_pEditor, SLOT(sltClear()));
463 void UIHostComboEditorPrivate::sltClear() function in class:UIHostComboEditorPrivate

Completed in 45 milliseconds