class QReciver : public QObject { Q_OBJECT public slots: void impl(int iVal); };. 可以看到,不管是Caller 或Reciver,在程式中都需要加上一些關鍵字 ...
確定! 回上一頁