Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error: incomplete type 'QTime' used in nested name specifier[solved]

Error: incomplete type 'QTime' used in nested name specifier[solved]

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 25.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jesse.zwd
    wrote on last edited by
    #1

    What does the error mean?

    Thanks a lot!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tucnak
      wrote on last edited by
      #2

      We need your code, of course.

      And maybe you should prepend into your source:
      @
      #include <QTime>
      @

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jesse.zwd
        wrote on last edited by
        #3

        yes, I just changed #include <QTimer> to #include <QTime>,the problem is solved.
        Thanks a lot!

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tucnak
          wrote on last edited by
          #4

          You are welcome. And if you see error with incomplete type - it's about that something not included.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved