here is the rest of the error message - hope this helps:
sortingbox.cpp: In member function `virtual void SortingBox:aintEvent(QPaintEv
ent*)':
sortingbox.cpp:125: warning: left-hand operand of comma has no effect
sortingbox.cpp:125: error: no matching function for call to `QRect::QRect(QPoint
&, int, QString)'
C:/Qt/4.0.1/include/QtCore/../../src/corelib/tools/qrect.h:37: note: candidates
are: QRect::QRect(const QRect&)
C:/Qt/4.0.1/include/QtCore/../../src/corelib/tools/qrect.h:183: note:
QRect::QRect(int, int, int, int)
C:/Qt/4.0.1/include/QtCore/../../src/corelib/tools/qrect.h:199: note:
QRect::QRect(const QPoint&, const QSize&)
C:/Qt/4.0.1/include/QtCore/../../src/corelib/tools/qrect.h:191: note:
QRect::QRect(const QPoint&, const QPoint&)
C:/Qt/4.0.1/include/QtCore/../../src/corelib/tools/qrect.h:39: note:
QRect::QRect()




aintEvent(QPaintEv
Reply With Quote

Bookmarks