java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.test.QTest.QBenchmarkIterationController
- All Implemented Interfaces:
QtObjectInterface
- Enclosing class:
- QTest
public static class QTest.QBenchmarkIterationController extends QtObject
Java wrapper for Qt class QTest::QBenchmarkIterationController
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
QTest.QBenchmarkIterationController.RunMode
Java wrapper for Qt enum QTest::QBenchmarkIterationController::RunMode -
Constructor Summary
Constructors Modifier Constructor Description QBenchmarkIterationController()
protected
QBenchmarkIterationController(QtObject.QPrivateConstructor p)
Constructor for internal use only.QBenchmarkIterationController(QTest.QBenchmarkIterationController.RunMode runMode)
-
Method Summary
-
Constructor Details
-
QBenchmarkIterationController
public QBenchmarkIterationController() -
QBenchmarkIterationController
-
QBenchmarkIterationController
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details