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. Slow in Mobile device
Forum Updated to NodeBB v4.3 + New Features

Slow in Mobile device

Scheduled Pinned Locked Moved General and Desktop
11 Posts 4 Posters 3.5k 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.
  • V Offline
    V Offline
    vsorokin
    wrote on last edited by
    #2

    Difficult question, because we can't see the code.
    For example, if your app work with sqlite data, it may be very slow on device especially if you get large amounts of data

    --
    Vasiliy

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BorahAnshuman
      wrote on last edited by
      #3

      thanks for ur reply..

      Actually i am using calender widgets present in Qt designer..which itself perform slower as compared to the calender present in symbian os...so is these reason for using of calender widgets makes the App slower..

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vsorokin
        wrote on last edited by
        #4

        What do device you use?

        --
        Vasiliy

        1 Reply Last reply
        0
        • B Offline
          B Offline
          BorahAnshuman
          wrote on last edited by
          #5

          NOKIA 5230...

          1 Reply Last reply
          0
          • V Offline
            V Offline
            vsorokin
            wrote on last edited by
            #6

            For my opinion, it is old device :)

            --
            Vasiliy

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #7

              In general a desktop has way more CPU and graphics power than an embedded device. Qt Simulator is running on the desktop, so you have to expect it to be faster than an the mobile device.

              Of course some operations are effected harder than others:-) This is why testing on a device early and often is so important.

              1 Reply Last reply
              0
              • B Offline
                B Offline
                BorahAnshuman
                wrote on last edited by
                #8

                Thanks for ur reply...
                i will be in touch with u for further queries..

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andre
                  wrote on last edited by
                  #9

                  A new query by BorahAnshuman was moved to "this topic":http://developer.qt.nokia.com/forums/viewthread/5031/P75 , as it did not belong here.

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    BorahAnshuman
                    wrote on last edited by
                    #10

                    how can i set backgroundImageUrl in each cell in calender...Actually i had use QTextCharformat for doing that but it not work..code i hv written is..

                    @QTextCharFormat format;

                    format.BackgroundImageUrl;@

                    My question is how can i set image url here....any clue please suggest..

                    thanks

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      andre
                      wrote on last edited by
                      #11

                      Sorry, I don't keep moving around your posts to the right place. Closed.

                      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