The first way is to access MyEnum through QMetaEnum instance of the class. Every class inheriting from QObject has a static QMetaObject instance. By using it, ...
確定! 回上一頁