../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:138: error: ex
pected `,' or `...' before '&' token
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:138: error: IS
O C++ forbids declaration of `QColorGroup' with no type
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:139: error: ex
pected `,' or `...' before '&' token
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:139: error: IS
O C++ forbids declaration of `QColorGroup' with no type
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:140: error: ex
pected `,' or `...' before '&' token
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:140: error: IS
O C++ forbids declaration of `QColorGroup' with no type
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:504: error: ex
pected `,' or `...' before '&' token
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:505: error: IS
O C++ forbids declaration of `QColorGroup' with no type
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:506: error: ex
pected `,' or `...' before '&' token
../include/Qt3Support/../../src/qt3support/itemviews/q3listview.h:507: error: IS
O C++ forbids declaration of `QColorGroup' with no type
我查到说QT4已经没有QColorGroup这个类了,请问我要怎么改写我用到的Q3ListView啊????????