Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dpreview.cpp16 connect(ui->front_set_Button,SIGNAL(clicked(bool)),this,SLOT(on_frontButton_clicked(bool))); in Preview()
50 void Preview::on_frontButton_clicked(bool) in on_frontButton_clicked() function in Preview
H A Dpreview.h24 void on_frontButton_clicked(bool);