Searched refs:show_big_picture (Results 1 – 4 of 4) sorted by relevance
63 …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
30 void show_big_picture(QModelIndex);
33 void show_big_picture(QModelIndex);
100 …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