Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QObject::startTimer: QTimer can only be used with threads started with QThread in PyQt4
Forum Updated to NodeBB v4.3 + New Features

QObject::startTimer: QTimer can only be used with threads started with QThread in PyQt4

Scheduled Pinned Locked Moved 3rd Party Software
1 Posts 1 Posters 3.6k 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

    Hi,

    I am working with QTextEdit with QCompleter using PyQt4. However, I am experiencing some problem upon application exit. Console shows
    @QObject::startTimer: QTimer can only be used with threads started with QThread@

    As a reference, the example from this "link ":http://rowinggolfer.blogspot.com/2010/08/qtextedit-with-autocompletion-using.html where I based it also produce the same output:

    Thanks

    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