Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/qsetting/
H A Dqtkeyboard.cpp56 connect(button, SIGNAL(clicked()), this, SLOT(btn_clicked())); in QKeyBoard()
151 void QKeyBoard::btn_clicked() in btn_clicked() function in QKeyBoard
H A Dqtkeyboard.h50 void btn_clicked();