Results 1 to 2 of 2

Thread: Forms or QStackedWidget

  1. #1
    Join Date
    Jul 2007
    Posts
    104
    Thanks
    22
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Forms or QStackedWidget

    I created forms and calling one from other.I created them in an embedded device.So performance is important.While closing a form I am deleting my pointers.Especially deleting widgetitems taking so long time.Also ram(memory) is important for me.program should be small.Because of this I am deleting all members of a form class when closing.I want to learn If I create all on a stacked widget :
    -performance
    -ram ?
    I havent tried yet.Time is limited.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Forms or QStackedWidget

    What kind of answer would you expect from us? Try valgrind (callgrind+massif) and compare results yourself?
    J-P Nurmi

Similar Threads

  1. Custom shaped forms and controls
    By AlbertGoodwill in forum Qt Programming
    Replies: 1
    Last Post: 19th October 2007, 06:35
  2. Replies: 4
    Last Post: 13th August 2007, 15:28
  3. QStackedWidget fill Postscript image And scroll problem
    By patrik08 in forum Qt Programming
    Replies: 11
    Last Post: 22nd April 2007, 09:30
  4. All widgets are visible in QStackedWidget
    By YuriyRusinov in forum Qt Programming
    Replies: 14
    Last Post: 22nd March 2007, 12:02
  5. QStackedLayout vs. QStackedWidget
    By bruccutler in forum Qt Programming
    Replies: 1
    Last Post: 12th March 2007, 23:43

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.