UID:83975
UID:44023
引用第1楼steinlee于2010-02-17 01:14发表的 :inside a static function you can call only static functions. Emitting a signal is not a static function call.Therefore, it will not work. You need to work around this. You can change this func to be nonstatic.
UID:45495
引用第2楼kinzess于2010-02-17 12:50发表的 :那静态函数我就是没办法更改,所以才如此头痛......
UID:109366
引用第5楼kinzess于2010-02-19 08:07发表的 :ls2位的方法貌似都不错~~谢谢了`~我试试~~
UID:168927