Qt:实现子线程发送信号父线程切换图片 mainwindow.h中代码 #ifndef MAINWINDOW_H#define MAINWINDOW_H #include <QMainWindow>#include "myt ...