Results 1 to 2 of 2

Thread: QProgressDialog and the events

  1. #1
    Join Date
    Nov 2006
    Posts
    41
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QProgressDialog and the events

    Hi, well the problem is one signal is being catched by a slot that should not, what could be the reason?
    I only get it to work as it should by unchecking the qgroupbox where the button that calls the slot resides
    thanks
    Last edited by chaosgeorge; 26th November 2006 at 07:27.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QProgressDialog and the events

    What is the slot and what is the signal? Are you sure you didn't connect them? How is the subject of the thread related to the problem?

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.