• 5109阅读
  • 0回复

关于QApplication::setOverrideCursor()的一个编译错误[已解决] [复制链接]

上一主题 下一主题
离线sunnydream
 
只看楼主 正序阅读 楼主  发表于: 2009-04-30
错误提示:
spreadsheet.cpp:60: error: no matching function for call to `QApplication::setOverrideCursor()'
../../../../Qt/2009.01/qt/include/QtGui/../../src/gui/kernel/qapplication.h:135:
note: candidates are: static void QApplication::setOverrideCursor(const QCursor&)

这个错误怎么改正呢?
错误对应如下的一条语句
QApplication::setOverrideCursor(Qt::WaitCursor);
[ 此帖被sunnydream在2009-04-30 12:22重新编辑 ]
快速回复
限100 字节
 
上一个 下一个