Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeyboard.cpp78 auto createButtons =[=](QVBoxLayout*pVLayout, int n){ in createKeys() local
97 createButtons(pVLayout, 14);//第一行. in createKeys()
98 createButtons(pVLayout, 14); //第二行. in createKeys()
99 createButtons(pVLayout, 13);//第三行. in createKeys()
100 createButtons(pVLayout, 13);//第四行. in createKeys()