Uses of Enum
io.qt.core.QDeadlineTimer.ForeverConstant
Packages that use QDeadlineTimer.ForeverConstant
-
Uses of QDeadlineTimer.ForeverConstant in io.qt.core
Methods in io.qt.core that return QDeadlineTimer.ForeverConstantModifier and TypeMethodDescriptionQDeadlineTimer.ForeverConstant.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QDeadlineTimer.ForeverConstant[]
QDeadlineTimer.ForeverConstant.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.core with parameters of type QDeadlineTimer.ForeverConstantModifierConstructorDescriptionOverloaded constructor forQDeadlineTimer(io.qt.core.QDeadlineTimer.ForeverConstant, io.qt.core.Qt.TimerType)
withtype_ = io.qt.core.Qt.TimerType.CoarseTimer
.QDeadlineTimer
(QDeadlineTimer.ForeverConstant arg__1, Qt.TimerType type_)