Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3295

introduce -small-screen argument for saxbookmarks example

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • None
    • Examples and Demos
    • None
    • Symbian

    Description

      at the moment it's been hacked like this:

      #if defined(Q_OS_SYMBIAN)
      mainWin.showFullScreen();
      #else
      mainWin.show();
      #endif
      mainWin.open();

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jabarron Jason Barron
              ababic Aleksandar Babic
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes