Results 1 to 2 of 2

Thread: Exception Error in my application.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    52
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    2
    Thanked 1 Time in 1 Post

    Question Exception Error in my application.

    Hi friends , I am working on a software for data acquisition system. I have almost completed the application . I need to retrive data from serial port save it to a db and plot Graphs with the values i have acquired. I have done all the things needed but now when i try to plot graph's i get a exception error after some time when Graphs have started plotting. I am not able to figure out what is wrong in my program , Cause i don't get any errors or warnings. I feel its a memory problem but i don't know how to solve it. Can any one kindly suggest what i have to do. I will post the code also if needed.

    I bacially have a window with many qwtPlot widgets with 4 , 8 , or 10 qwtplot widgets. More the number of qwtplot widgets i select to plot the sooner i get the exception error. If i just plot one curve with one qwtplot widget i get the error after a long time.

    I have attached the screen shot of the image.

    Thank You
    Attached Files Attached Files

Similar Threads

  1. QSkinWindows Classes
    By kernel_panic in forum Qt-based Software
    Replies: 45
    Last Post: 20th April 2010, 12:35
  2. Start Qt application as Windows Service
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 10th May 2008, 17:23
  3. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  4. Exceptions and qApp->processEvents()
    By mcostalba in forum Qt Programming
    Replies: 3
    Last Post: 8th January 2006, 17:06

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.