Error: incomplete type 'QTime' used in nested name specifier[solved]
General and Desktop
4
Posts
2
Posters
25.4k
Views
1
Watching
-
wrote on 16 Jun 2012, 06:50 last edited by
What does the error mean?
Thanks a lot!
-
wrote on 16 Jun 2012, 07:09 last edited by
We need your code, of course.
And maybe you should prepend into your source:
@
#include <QTime>
@ -
wrote on 16 Jun 2012, 08:38 last edited by
yes, I just changed #include <QTimer> to #include <QTime>,the problem is solved.
Thanks a lot! -
wrote on 16 Jun 2012, 08:48 last edited by
You are welcome. And if you see error with incomplete type - it's about that something not included.
3/4