Module qtjambi.test
Package io.qt.test

Class QTest.QBenchmarkIterationController

java.lang.Object
io.qt.QtObject
io.qt.test.QTest.QBenchmarkIterationController
All Implemented Interfaces:
QtObjectInterface, Cloneable
Enclosing class:
QTest

public static class QTest.QBenchmarkIterationController extends QtObject implements Cloneable

Java wrapper for Qt class QTest::QBenchmarkIterationController

  • Constructor Details

    • QBenchmarkIterationController

      public QBenchmarkIterationController()

      See QTest::QBenchmarkIterationController::QBenchmarkIterationController()

    • QBenchmarkIterationController

      public QBenchmarkIterationController(QTest.QBenchmarkIterationController.RunMode runMode)

      See QTest::QBenchmarkIterationController::QBenchmarkIterationController(QTest::QBenchmarkIterationController::RunMode)

  • Method Details