If you try to copy a class that derives from a QObject it will result in a compiler error, e.g. class MyClass : public QObject { Q_OBJECT } ...
確定! 回上一頁