Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Homescreen widgets for Symbian^3
Qt 6.11 is out! See what's new in the release blog

Homescreen widgets for Symbian^3

Scheduled Pinned Locked Moved Mobile and Embedded
19 Posts 11 Posters 16.7k 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.
  • F Offline
    F Offline
    Fábio Franco
    wrote on last edited by
    #10

    I am using Qt Creator, based on Qt 4.7. Isn't this official?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      milot.shala
      wrote on last edited by
      #11

      [quote author="Fábio Franco" date="1293483230"]I am using Qt Creator, based on Qt 4.7. Isn't this official?[/quote]

      Qt 4.7 isn't included on Symbian^3 (it still has Qt 4.6.3), you have a very early "developer version":http://wiki.forum.nokia.com/index.php/Qt_4.7_for_Symbian^3_-_developer_version available though, for Desktops and S60 3rd and 5th editions is available.

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Fábio Franco
        wrote on last edited by
        #12

        Well, I found something mentioning Home Screen APIs, but no direct link to any documentation on how to use them:

        http://library.forum.nokia.com/topic/Nokia_Symbian3_Developers_Library/GUID-AB69D251-7635-4325-BBCE-92F7AFC86DC2.html

        1 Reply Last reply
        0
        • M Offline
          M Offline
          milot.shala
          wrote on last edited by
          #13

          Well this seems promising!

          Thanks for sharing.

          1 Reply Last reply
          0
          • H Offline
            H Offline
            huluyige
            wrote on last edited by
            #14

            anyone get ideas? i am working on it too

            1 Reply Last reply
            0
            • C Offline
              C Offline
              Chuck Gao
              wrote on last edited by
              #15

              I remember there is a thread in Nokia Forum talking about this.

              The answer is, in the new Qt SDK version such as 1.0 or 1.1, even 1.1.1, it's not support HomeScreen Widget creation. But in the old version(i forget which one can), there is a "Push" plugin which can make this happen.

              I will find the thread, there has the plugin and related APIs, then you can use it. But the Compatibility is unknow for new SDK.

              Chuck

              1 Reply Last reply
              0
              • C Offline
                C Offline
                Chuck Gao
                wrote on last edited by
                #16

                I find the thread in the forum, but it's in Chinese.

                http://wiki.forum.nokia.com/index.php/在N8的桌面上制作Qt应用程序的Home_Screen_widget

                There is a demo provided by the author, please try.

                You can try to find hswidgetpublisher.lib first, if you mobile doesn't have it, maybe we can not use the HomeScreen publishing API mentioned in the demo.

                Chuck

                1 Reply Last reply
                0
                • H Offline
                  H Offline
                  huluyige
                  wrote on last edited by
                  #17

                  @Chuck.Gao, thank you very much. i will try it. i understand chinese :)

                  1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    Chuck Gao
                    wrote on last edited by
                    #18

                    [quote author="huluyige" date="1306312136"]@Chuck.Gao, thank you very much. i will try it. i understand chinese :)[/quote]

                    Really? Great!

                    Chuck

                    1 Reply Last reply
                    0
                    • H Offline
                      H Offline
                      huluyige
                      wrote on last edited by
                      #19

                      @Chuck.Gao, i managed to run the example code. what is the difference for me is that: i used Qt quick ( a qmlapplicationviewer to show qml files), but it only use Qt/C++(Qmainwindow).

                      Do you know the relationship between qdeclarativeview et qmainwindow? how do I do to integrate hs_widget in a Qt Quick project?

                      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