Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: GUI application problems

  1. #21
    Join Date
    Feb 2008
    Posts
    10
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Re: GUI application problems

    There are different tools depending on your platform. Most recently, I've used VTune (Intel) on Windows. In a previous job, I used (and helped develop) the DevPartner Studio performance tools (was NuMega, then Compuware, now Microfocus) on Windows. At my current job, they use Shark on the Macintosh. There are many other tools out there. A quick Google search of "performance analysis c++" turns up quite a few hits.

  2. #22
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: GUI application problems

    Even if you don't have external tools, justs a fex QTime differences and debug lines give a rough estimate.

    But, expect to have a larger loading time when you load and render svg files at startup. Unless you could load them later when the program is already running, you have to accept the load time. 3 seconds isn't that long anyway.

Similar Threads

  1. Replies: 5
    Last Post: 19th March 2011, 05:09
  2. problems resizing an application
    By franco.amato in forum Newbie
    Replies: 6
    Last Post: 17th November 2010, 21:33
  3. problems to deploy qt application
    By radeberger in forum Installation and Deployment
    Replies: 8
    Last Post: 31st May 2010, 11:52
  4. problems on running an example application
    By hungr in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 21st August 2007, 13:12
  5. problems with deploying a Qt application
    By nongentesimus in forum Installation and Deployment
    Replies: 2
    Last Post: 7th June 2006, 13:45

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.