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

introduce -small-screen argument for context2d example

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 4.6.0
    • None
    • None
    • None
    • 4cbbb0e7bec3f11654ae140e4b1c966bb6aabae6

    Description

      at the moment it's only hacked like this:

      int main(int argc, char **argv)
      {
      Q_INIT_RESOURCE(context2d);

      QApplication app(argc, argv);
      Window win;
      //win.show();
      win.showFullScreen();
      return app.exec();
      }

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            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