Home
last modified time | relevance | path

Searched refs:handleKey (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeyboard.h29 void handleKey();
H A Dkeyboard.cpp83 connect(button, &KeyButton::clicked, this, &Keyboard::handleKey); in createKeys()
269 void Keyboard::handleKey() in handleKey() function in Keyboard