Qt 中Enum进行反射来做Enum to QString
时间:2010-11-24 来源:Loning
this compiles despite the fact that neither QMetaObject nor QMetaEnum define operator=(). i'm not sure why--they must be defined somewhere else, but i can't find them.
相关阅读 更多 +
时间:2010-11-24 来源:Loning
this compiles despite the fact that neither QMetaObject nor QMetaEnum define operator=(). i'm not sure why--they must be defined somewhere else, but i can't find them.