Discussion Board

Search:

Type: Posts; User: marko_m; Keyword(s):

Search: Search took 0.00 seconds; generated 4 minute(s) ago.

  1. Re: Not all access points returned by XQAccessPointManager::availableAccessPoints()

    There is already better alternative to XQAccessPointManager in Qt Mobility package:
    http://wiki.forum.nokia.com/index.php/Qt_Mobility_Technology_Preview

    Qt Mobility Bearer Management API class...
  2. Replies
    2
    Views
    5,323

    Re: QT 4.5 and network module

    Try to use following lines in .pro file:

    symbian: {
    TARGET.CAPABILITY = NetworkServices
    }
  3. Replies
    2
    Views
    6,568

    Re: Loading Large Images

    Hi,

    You could try to increase heap size to see if default heap
    size is not enough for loading large images.

    Heap size can be controlled using following lines
    in .pro file:

    symbian: {
    ...
  4. Replies
    2
    Views
    7,122

    Re: help for GPS programming

    As symbianyucca suggested, you could take a look XQLocation class from Qt Mobile Extensions:
    http://wiki.forum.nokia.com/index.php/Mobile_Extensions

    Qt Mobile Extensions package contains 2 demos...
  5. Replies
    2
    Views
    5,065

    Re: Mobile extensions - MMS attachments

    Take a look at CameraMMS Demo that can be found from "Mobile Extension first preview package":
    http://wiki.forum.nokia.com/index.php/Mobile_Extensions
    CameraMMS Demo uses XQMessaging class for...
Results 1 to 5 of 5
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved