Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. "QtMobility.contacts"
QtWS25 Last Chance

"QtMobility.contacts"

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
9 Posts 3 Posters 1.7k Views
  • 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.
  • S Offline
    S Offline
    Sushma_MP
    wrote on last edited by Sushma_MP
    #1

    Hi,

    I want to develop contacts list in QML .
    I have added :-
    CONFIG += mobility
    MOBILITY += contacts
    in my .pro file

    and
    import QtMobility.contacts 1.1 in .qml
    but am getting error like module "QtMobility.contacts" is not installed.

    Can anyone help me in this....

    raven-worxR 1 Reply Last reply
    0
    • S Sushma_MP

      Hi,

      I want to develop contacts list in QML .
      I have added :-
      CONFIG += mobility
      MOBILITY += contacts
      in my .pro file

      and
      import QtMobility.contacts 1.1 in .qml
      but am getting error like module "QtMobility.contacts" is not installed.

      Can anyone help me in this....

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Sushma_MP
      using Qt4 or Qt5?
      QtMobility is dead since a long time ago, so no Qt5 support.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      S 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @Sushma_MP
        using Qt4 or Qt5?
        QtMobility is dead since a long time ago, so no Qt5 support.

        S Offline
        S Offline
        Sushma_MP
        wrote on last edited by
        #3

        @raven-worx
        Am using Qt 5.7

        raven-worxR 1 Reply Last reply
        0
        • S Sushma_MP

          @raven-worx
          Am using Qt 5.7

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @Sushma_MP
          so you can't use it. Most parts of QtMobility have been ported/integrated into Qt5 (location/positioning, ...), but not all.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          S 1 Reply Last reply
          1
          • raven-worxR raven-worx

            @Sushma_MP
            so you can't use it. Most parts of QtMobility have been ported/integrated into Qt5 (location/positioning, ...), but not all.

            S Offline
            S Offline
            Sushma_MP
            wrote on last edited by
            #5

            @raven-worx
            oh !! is there any alternate solution for this?

            raven-worxR 1 Reply Last reply
            0
            • S Sushma_MP

              @raven-worx
              oh !! is there any alternate solution for this?

              raven-worxR Offline
              raven-worxR Offline
              raven-worx
              Moderators
              wrote on last edited by
              #6

              @Sushma_MP
              not that i am aware of yet

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              S 1 Reply Last reply
              0
              • raven-worxR raven-worx

                @Sushma_MP
                not that i am aware of yet

                S Offline
                S Offline
                Sushma_MP
                wrote on last edited by
                #7

                @raven-worx
                ok... tq

                R 1 Reply Last reply
                0
                • S Sushma_MP

                  @raven-worx
                  ok... tq

                  R Offline
                  R Offline
                  Roumed
                  wrote on last edited by
                  #8

                  @Sushma_MP

                  If you want to work with contacts, as it was in QtMobility, you can use QtPim .
                  At mostly it is the same as QtMobility, but more-less supported for Qt5.
                  It includes contacts and organzer.

                  Good luck.

                  S 1 Reply Last reply
                  1
                  • R Roumed

                    @Sushma_MP

                    If you want to work with contacts, as it was in QtMobility, you can use QtPim .
                    At mostly it is the same as QtMobility, but more-less supported for Qt5.
                    It includes contacts and organzer.

                    Good luck.

                    S Offline
                    S Offline
                    Sushma_MP
                    wrote on last edited by
                    #9

                    @Roumed
                    Thank you very much ...

                    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