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

introduce -small-screen argument for saxbookmarks example

XMLWordPrintable

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

      at the moment it's been hacked like this:

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes