Results 1 to 14 of 14

Thread: connect, disconnect and reconnect problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2007
    Posts
    27
    Thanks
    1
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: connect, disconnect and reconnect problem

    Does the connect always returns true? Any messages on the console concerning the connect call? Can you please post the concerned code parts?

    In principle the connect should work like you expect.

  2. #2
    Join Date
    Mar 2008
    Posts
    51
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Platforms
    Unix/X11 Windows

    Default Re: connect, disconnect and reconnect problem

    That is what I was assuming. The connects give "TRUE", in all cases

    The code is essentially what I gave, a series of connects involving a pointer, slot and signal

    So, may be I am overlooking something with the construct or the basic semantics

    best
    jan

Similar Threads

  1. QProcess disconnect trouble
    By wally in forum Qt Programming
    Replies: 20
    Last Post: 6th April 2010, 17:19
  2. how to reconnect CORRECTLY qmysql database?
    By yaseminyilmaz in forum Newbie
    Replies: 7
    Last Post: 12th January 2010, 13:09
  3. how to reconnect CORRECTLY qmysql database?
    By yaseminyilmaz in forum Qt Programming
    Replies: 0
    Last Post: 31st December 2009, 12:20
  4. Reconnect problem
    By xgoan in forum Qt Programming
    Replies: 1
    Last Post: 8th November 2006, 19:51
  5. qsqldatabase does not sense db disconnect
    By rburge in forum Qt Programming
    Replies: 0
    Last Post: 9th March 2006, 18:59

Tags for this Thread

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.