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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHotKeyEditor.cpp50 void sltDeselect() { deselect(); } function in class:UIHotKeyLineEdit
68 connect(this, SIGNAL(selectionChanged()), this, SLOT(sltDeselect()));
H A DUIHostComboEditor.cpp402 connect(this, SIGNAL(selectionChanged()), this, SLOT(sltDeselect()));
458 void UIHostComboEditorPrivate::sltDeselect() function in class:UIHostComboEditorPrivate

Completed in 44 milliseconds