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

Testlib: Package showing / activating and its verification in a test helper

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.11
    • Testing: qtestlib
    • None
    • All

      Create a test helper that handles platform specific showing / activation and verification.

      QWindow window;
      // start helper
      window.show();
      window.requestActivate();
      QVERIFY(QTest::qWaitForWindowActive(&window));
      // end helper
      

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

            macadder Jason McDonald
            axelspoerl Axel Spoerl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes