Searched refs:handleKey (Results 1 – 2 of 2) sorted by relevance
29 void handleKey();
83 connect(button, &KeyButton::clicked, this, &Keyboard::handleKey); in createKeys()269 void Keyboard::handleKey() in handleKey() function in Keyboard