Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor pit_29's Avatar
    Join Date
    Jul 2011
    Posts
    100
    I would like to display an image on a widget, does anyone know how?
    thank you very much

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    you can use

    Code:
    QPixmap pixmap;
    pixmap.load("my_image.jpg");
    widget->setPixmap(pixmap)
    or you can use CSS to send the Widget background.

  3. #3
    Regular Contributor pit_29's Avatar
    Join Date
    Jul 2011
    Posts
    100
    What to put in a frame?
    I need very quickly upload images and make like a video
    thank you very much

Similar Threads

  1. Replies: 3
    Last Post: 2009-07-29, 14:00
  2. How do I put an image visible in a Posting?
    By mikuu in forum Feedback - Nokia Developer Services
    Replies: 3
    Last Post: 2009-04-29, 11:35
  3. how to put an image on screen
    By saaa_persistent in forum Symbian User Interface
    Replies: 10
    Last Post: 2009-03-20, 04:02
  4. How to put an image as a background?
    By kiran770 in forum Mobile Java Games
    Replies: 1
    Last Post: 2006-10-04, 12:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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