Results 1 to 4 of 4

Thread: How to "Connect to the exception(int,QString,QString,QString) signal "?

  1. #1
    Join Date
    Sep 2013
    Posts
    5
    Qt products
    Qt5
    Platforms
    Windows

    Default How to "Connect to the exception(int,QString,QString,QString) signal "?

    Hi,guys!
    Here is the error occurred in my program:
    QAxBase: Error calling IDispatch member WorkSheets: Exception thrown by server
    Code : 11
    Source :
    Description:
    Help :
    Connect to the exception(int,QString,QString,QString) signal to catch this exception


    how to fix this?thank you .

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

    Default Re: How to "Connect to the exception(int,QString,QString,QString) signal "?

    Connect to the mentioned signal.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Sep 2013
    Posts
    5
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: How to "Connect to the exception(int,QString,QString,QString) signal "?

    thank you , But i mean who is the "sender" when i write the code like this: connect(sender,SIGNAL(exception(....)... ...));

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

    Default Re: How to "Connect to the exception(int,QString,QString,QString) signal "?

    Your QAxBase instance, most probably.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 2
    Last Post: 13th November 2013, 08:03
  2. Replies: 2
    Last Post: 11th August 2011, 15:42
  3. Replies: 1
    Last Post: 14th May 2011, 08:02
  4. Replies: 28
    Last Post: 22nd February 2010, 10:27
  5. Error "QString::arg: Argument missing"
    By Lawand in forum Qt Programming
    Replies: 3
    Last Post: 18th February 2009, 20:26

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.