Discussion Board

Search:

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

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

  1. Replies
    2
    Views
    754

    Re: Screenshot in landscape usint Qt

    solved this, I have fixed my app to work only in portrait, now changed it to work both ways and screenshots are fine now. Thanks
  2. Replies
    2
    Views
    754

    Screenshot in landscape usint Qt

    I am using the following code to take screenshot in a Nokia device using Qt


    QDesktopWidget *w = QApplication::desktop();
    if (w)
    {
    QRect r = w->screenGeometry();
    ...
Results 1 to 2 of 2
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