Results 1 to 2 of 2

Thread: Qt 4 quits application [solved]

  1. #1
    Join Date
    Nov 2008
    Posts
    21
    Thanked 1 Time in 1 Post

    Default Qt 4 quits application [solved]

    Hello,

    I'm working on a qt gui application which has a complex procedure to change the language. During the language change most of the Views will be deleted and newly instantiated.

    This works fine as long as I delete QDialogs which are open when the change is requested. When I just close the dialogs, QT exits as soon as the the qt event queue has control. There is no exception nor any error code, it just exits as if everything'd be fine.

    Has everyone an idea what the problem could be? The QMainWindow is not closed during the language change.

    Thanks!
    Last edited by osiris81; 3rd December 2008 at 14:08.

  2. #2
    Join Date
    Nov 2008
    Posts
    21
    Thanked 1 Time in 1 Post

    Default Re: Qt 4 quits application


Similar Threads

  1. Task to another application
    By zlosynus in forum Qt Programming
    Replies: 0
    Last Post: 6th August 2008, 10:04
  2. Loading library from application
    By mourad in forum Installation and Deployment
    Replies: 0
    Last Post: 2nd April 2008, 15:10
  3. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  4. Replies: 3
    Last Post: 8th December 2006, 18:51

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.