qt的信号与槽的疑问

#ifndef TEST_H #define TEST_H #include <QObject> #include <QDebug> #include <QThread> #include <unistd.h> class Child1 : public QObject { Q_OBJECT pub

posted on 2021-11-04 09:43  平ping  阅读(40)  评论(0编辑  收藏  举报