Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/qsetting/
H A Dqtkeyboard.cpp54 QList<QPushButton*> btns = this->findChildren<QPushButton*>(); in QKeyBoard()
71 QList<QPushButton*> buttons = this->findChildren<QPushButton*>(); in changeInputType()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qcamera/
H A Dqtcamera.cpp392 QList<QPushButton *> buttons = centralWidget()->findChildren<QPushButton *>(); in on_cameraSwitch()
/OK3568_Linux_fs/app/qcamera/
H A Dqtcamera.cpp388 QList<QPushButton *> buttons = centralWidget()->findChildren<QPushButton *>(); in on_cameraSwitch()
H A Dqtcamera.cpp.bk398 QList<QPushButton *> buttons = centralWidget()->findChildren<QPushButton *>();
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qcamera/
H A Dqtcamera.cpp392 QList<QPushButton *> buttons = centralWidget()->findChildren<QPushButton *>(); in on_cameraSwitch()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py1260 findChildren = find_all # BS2 variable in Tag