Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTQuick Memory problem ~~~~~
Forum Updated to NodeBB v4.3 + New Features

QTQuick Memory problem ~~~~~

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 819 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    davylew
    wrote on last edited by
    #1

    Our studio using QT 5.1 dev a page editing software , Our software using QML\C++\JS for UI interface & all ,

    When user create New page ( 1024 X 768 ,even 2048 x 1536 iPad ) , The page is QQuickItem , The men size will increase 20MB/ 40MB . OMG, this means the texture in each QQuickItem is pixel array? I test the AnimationSprite when i loading 800x600 72 png images (just 5MB) for out 360 degree show , each frame mem size is 20mb . the small
    test App almost 176MB mem size.

    my question is : 1 . How to optimize this situation ? Is this a QT limitation ?
    2. When the sprite size was big than 1000X1000 and the sprite Animation more than 30 frames , ( One sprite engine combine sprite textures to one texture I saw the doc ) ,How can I achieve it 。

    Thx in advance

    1 Reply Last reply
    0
    • D Offline
      D Offline
      davylew
      wrote on last edited by
      #2

      any idear ?

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Hi,

        If nobody here knows the answer, I recommend asking at the "Interest mailing list":http://lists.qt-project.org/mailman/listinfo/interest -- you can find Qt's engineers there, who know about Qt's memory usage.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved