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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHostComboEditor.cpp304 QList<int> UIHostCombo::toKeyCodeList(const QString &strKeyCombo) function in class:UIHostCombo
316 QList<int> keyCodeList = toKeyCodeList(strKeyCombo);
439 QList<int> keyCodeList = UIHostCombo::toKeyCodeList(strCombo.toString());

Completed in 289 milliseconds