我正在尝试将Qt的信号槽机制与自定义枚举类型结合使用。我已经阅读了以下所有内容,但没有任何帮助:http://doc.qt.digia.com/4.7-snapshot/qtbinding.html#using-enumerations-of-a-custom-typeQt-nosuchsignalerrorQtsignalwithanenumasaparameterDetectorEngineThread.h:classDetectorEngineThread:publicQThread{Q_OBJECTQ_ENUMS(ErrorCode)Q_ENUMS(Status)public: