Uses of Class
io.qt.core.QRandomGenerator
Packages that use QRandomGenerator
-
Uses of QRandomGenerator in io.qt.core
Methods in io.qt.core that return QRandomGeneratorModifier and TypeMethodDescriptionQRandomGenerator.clone()
Creates and returns a copy of this object.static QRandomGenerator
QRandomGenerator.global()
static QRandomGenerator
QRandomGenerator.securelySeeded()
static QRandomGenerator
QRandomGenerator.system()
Methods in io.qt.core with parameters of type QRandomGeneratorModifier and TypeMethodDescriptionfinal void
QRandomGenerator.assign
(QRandomGenerator other) SeeQRandomGenerator::
operator=(QRandomGenerator) final boolean
QRandomGenerator.equals
(QRandomGenerator rng2) Seeoperator==(QRandomGenerator,
QRandomGenerator) Constructors in io.qt.core with parameters of type QRandomGenerator