Searched refs:pictureWidget (Results 1 – 2 of 2) sorted by relevance
18 class pictureWidget; variable21 class pictureWidget : public QDialog28 explicit pictureWidget(QWidget *parent = 0);29 ~pictureWidget();37 Ui::pictureWidget *ui;
85 pictureWidget::pictureWidget(QWidget *parent) : in pictureWidget() function in pictureWidget87 ui(new Ui::pictureWidget) in pictureWidget()103 void pictureWidget::show_file() in show_file()133 pictureWidget::~pictureWidget() in ~pictureWidget()137 void pictureWidget::on_usb_mount() in on_usb_mount()142 void pictureWidget::on_usb_umount() in on_usb_umount()147 QFileInfoList pictureWidget::GetFileList(QDir dir) in GetFileList()259 void pictureWidget::show_file_by_iconview(QFileInfoList file_list) in show_file_by_iconview()299 void pictureWidget::show_file_by_listview(QFileInfoList file_list) in show_file_by_listview()321 void pictureWidget::show_big_picture(QModelIndex pos) in show_big_picture()[all …]