Results 1 to 7 of 7

Thread: double QLabel declaration problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    62
    Thanked 260 Times in 246 Posts

    Default Re: double QLabel declaration problem

    That looks like access violation (segmentation fault), make sure you initialize the pointer secondlabel before you try to use it, or show us the code from the .cpp file if you need more help.

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

    Pawello (13th August 2012)

Similar Threads

  1. Program not finding an existing double in a QList<double>
    By aarelovich in forum Qt Programming
    Replies: 2
    Last Post: 9th May 2011, 21:59
  2. QString to double convertion problem
    By NoRulez in forum Qt Programming
    Replies: 3
    Last Post: 9th July 2010, 19:48
  3. Replies: 21
    Last Post: 3rd March 2010, 18:23
  4. Replies: 1
    Last Post: 29th September 2009, 20:44
  5. Replies: 4
    Last Post: 2nd January 2009, 07:27

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.