Results 1 to 20 of 71

Thread: Application crashes at launch-time

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Application crashes at launch-time

    does the program crash every time, or just some times - this should crash every time.
    Pardon me - this should not even compile!
    I see you use 'ui' variable, yet you access GUI elements (which are not declered in the scope of your class) directly.
    Look, I don't like answering like that, but you are really an extreme case.
    Stop posting such questions.
    You don't know C++, which is nothing to be ashamed of, but you can't expect us to waist our time to see the trivial mistakes you are making, and then teach you why they are a mistake.
    Lern C++ first, then post your questions here.
    This forum is NOT a C++ learning forum, there are many others on the net that do that.
    Last edited by high_flyer; 12th June 2007 at 16:09.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 5
    Last Post: 27th May 2006, 13:44

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.