Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dfront_camera_setting.cpp21 … connect(ui->sureButton,SIGNAL(clicked()),this,SLOT(on_sureButton_clicked()),Qt::UniqueConnection); in Front_camera_setting()
85 void Front_camera_setting::on_sureButton_clicked() in on_sureButton_clicked() function in Front_camera_setting
H A Drear_camera_setting.h19 void on_sureButton_clicked(bool);
H A Dfront_camera_setting.h19 void on_sureButton_clicked();
H A Drear_camera_setting.cpp43 void Rear_Camera_Setting::on_sureButton_clicked(bool) in on_sureButton_clicked() function in Rear_Camera_Setting