Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dslave_picturewidget.cpp63 …connect(ui->listWidget_file,SIGNAL(clicked(QModelIndex)),this,SLOT(show_big_picture(QModelIndex))); in slave_PictureWidget()
70 void slave_PictureWidget::show_big_picture(QModelIndex pos) in show_big_picture() function in slave_PictureWidget
H A Dslave_picturewidget.h30 void show_big_picture(QModelIndex);
H A Dpicturewidget.h33 void show_big_picture(QModelIndex);
H A Dpicturewidget.cpp100 …connect(ui->listWidget_file,SIGNAL(clicked(QModelIndex)),this,SLOT(show_big_picture(QModelIndex))); in pictureWidget()
321 void pictureWidget::show_big_picture(QModelIndex pos) in show_big_picture() function in pictureWidget