java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qml.QQmlIncubationController.Impl
- All Implemented Interfaces:
QQmlIncubationController,QtObjectInterface
- Enclosing interface:
- QQmlIncubationController
public static class QQmlIncubationController.Impl
extends QtObject
implements QQmlIncubationController
Implementor class for interface QQmlIncubationController
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.qml.QQmlIncubationController
QQmlIncubationController.Impl, QQmlIncubationController.MemberAccess, QQmlIncubationController.WhileFlag -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal QQmlEngineengine()final voidincubateFor(int msecs) final voidOverloaded function forincubateWhile(io.qt.qml.QQmlIncubationController.WhileFlag, int)withmsecs = 0.final voidincubateWhile(QQmlIncubationController.WhileFlag flag, int msecs) final intprotected voidincubatingObjectCountChanged(int arg__1) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
engine
- Specified by:
enginein interfaceQQmlIncubationController
-
incubateFor
- Specified by:
incubateForin interfaceQQmlIncubationController
-
incubateWhile
Overloaded function for
incubateWhile(io.qt.qml.QQmlIncubationController.WhileFlag, int)withmsecs = 0.- Specified by:
incubateWhilein interfaceQQmlIncubationController
-
incubateWhile
- Specified by:
incubateWhilein interfaceQQmlIncubationController
-
incubatingObjectCount
- Specified by:
incubatingObjectCountin interfaceQQmlIncubationController
-
incubatingObjectCountChanged
-