Discussion Board

Results 1 to 2 of 2

Hybrid View

  1. #1
    Registered User minhazul.haq's Avatar
    Join Date
    Mar 2012
    Posts
    1
    Problem solved. I used:

    QTime time(h, m, s);
    forever
    {
    emit time_throw(time);
    time = time.addSecs(1);
    msleep(1000);
    }
    Last edited by minhazul.haq; 2012-03-23 at 20:43.

  2. #2
    Nokia Developer Expert Devnull's Avatar
    Join Date
    Sep 2011
    Posts
    381
    Thank you for posting your solution!
    /0

Similar Threads

  1. create custom Label in container view dynamically...
    By satish1985 in forum Symbian User Interface
    Replies: 1
    Last Post: 2012-03-06, 08:21
  2. Custom alarm clock icon S40
    By danjjl in forum Themes/Carbide.ui
    Replies: 1
    Last Post: 2011-11-12, 07:40
  3. Custom control doesn't display in a custom dialog
    By curiouswalker in forum Symbian User Interface
    Replies: 9
    Last Post: 2010-07-14, 06:20
  4. Problem creating custom label
    By amar_wagholikar in forum Symbian User Interface
    Replies: 11
    Last Post: 2009-11-07, 06:59
  5. Replies: 2
    Last Post: 2008-06-13, 19:24

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