Results 1 to 7 of 7

Thread: [Help]Something wrong with my application in Qt3

  1. #1
    Join Date
    Mar 2009
    Location
    Nanjing,China
    Posts
    40
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default [Help]Something wrong with my application in Qt3

    I have an application use in Qt3.
    sometimes it pop some dialog ,and this dialog name like this: "qt_left_dock","qt_right_dock","qt_top_dock","qt_b ottom_dock","uname",and my application can not do anything after this five dialog show in my taskbar.

    I do know why those five dialog would be shown?

    who know in which condition,it will be show those five dialog?thax

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: [Help]Something wrong with my application in Qt3

    do u have the code of **your** app?

  3. #3
    Join Date
    Mar 2009
    Location
    Nanjing,China
    Posts
    40
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [Help]Something wrong with my application in Qt3

    The code of my app is so big
    so I want to know which condition the five dialog will be show?

  4. #4
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: [Help]Something wrong with my application in Qt3

    you can search your code for the strings that those dialogs show and then when u identify the places where they are show(),exec(), setVisible() etc etc... and put a breakpoint. oh man.. dont ask me how to search.. use your editor docs

  5. #5
    Join Date
    Mar 2009
    Location
    Nanjing,China
    Posts
    40
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [Help]Something wrong with my application in Qt3

    it is defined in QMainWindow,no show no exec to fount in QT SRC

  6. #6
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: [Help]Something wrong with my application in Qt3

    i thought u will search i your code... not in Qt code... infinite no. of ppl use QMainWindow.. never got this problem... so the problem is in your code....

    can u show some screenshot of error...

  7. #7
    Join Date
    Mar 2009
    Location
    Nanjing,China
    Posts
    40
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [Help]Something wrong with my application in Qt3

    it happed in random
    I will copy the scren in next time when it was happened.
    thax all

Similar Threads

  1. QSkinWindows Classes
    By kernel_panic in forum Qt-based Software
    Replies: 45
    Last Post: 20th April 2010, 12:35
  2. Qt Application + Web Integration -- Help needed
    By swamyonline in forum Qt Programming
    Replies: 0
    Last Post: 17th February 2009, 11:59
  3. Loading library from application
    By mourad in forum Installation and Deployment
    Replies: 0
    Last Post: 2nd April 2008, 15:10
  4. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37

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.