Results 1 to 2 of 2

Thread: Intercepting Events Emitted by QTableWidgetItem Objects

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Intercepting Events Emitted by QTableWidgetItem Objects

    I warmly suggest you to consider rewriting it with clean model-view approach. However, since there is no time, you could try working it around for now by temporarily blocking signals with QObject::blockSignals().
    J-P Nurmi

  2. The following user says thank you to jpn for this useful post:

    choban (22nd August 2007)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.