Searched refs:on_captureClicked (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/app/qcamera/ |
| H A D | qtcamera.h | 86 void on_captureClicked();
|
| H A D | qtcamera.cpp | 121 connect(captureButton, SIGNAL(clicked(bool)), this, SLOT(on_captureClicked())); in initlayout() 410 void qtCamera::on_captureClicked() in on_captureClicked() function in qtCamera
|
| H A D | qtcamera.cpp.bk | 116 connect(captureButton, SIGNAL(clicked(bool)), this, SLOT(on_captureClicked())); 420 void qtCamera::on_captureClicked()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qcamera/ |
| H A D | qtcamera.h | 86 void on_captureClicked();
|
| H A D | qtcamera.cpp | 124 connect(captureButton, SIGNAL(clicked(bool)), this, SLOT(on_captureClicked())); in initlayout() 418 void qtCamera::on_captureClicked() in on_captureClicked() function in qtCamera
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qcamera/ |
| H A D | qtcamera.h | 86 void on_captureClicked();
|
| H A D | qtcamera.cpp | 124 connect(captureButton, SIGNAL(clicked(bool)), this, SLOT(on_captureClicked())); in initlayout() 418 void qtCamera::on_captureClicked() in on_captureClicked() function in qtCamera
|