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. QEventDispatcherWin32::unregisterTimer: invalid argument
Qt 6.11 is out! See what's new in the release blog

QEventDispatcherWin32::unregisterTimer: invalid argument

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 3.2k Views 1 Watching
  • 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.
  • C Offline
    C Offline
    Code_ReaQtor
    wrote on last edited by
    #1

    Greetings!

    The title show the complete "warning" I get using QtC

    Here is the scenario:

    I have two classes inheriting a QObject-based class.

    Each class implements QObject::timerEvent() (I think this is the reason of the warning)

    I need to "run" a class one at a time so every time I switch I need to use "deleteLater" for the currently running class.

    Any ways to solve this warning?

    Please visit my open-source projects at https://github.com/Code-ReaQtor.

    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