![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Types | |
typedef quint32 | result_type |
typedef quint32 | result_type |
Public Member Functions | |
void | generate (quint32 *begin, quint32 *end) noexcept(FillBufferNoexcept) |
template<typename T> | |
void | generate (T *begin, T *end) |
void | generate (quint32 *begin, quint32 *end) noexcept(FillBufferNoexcept) |
template<typename T> | |
void | generate (T *begin, T *end) |
Static Public Member Functions | |
static SystemGenerator & | self () |
static SystemGenerator & | self () |
Definition at line 65 of file qrandom.cpp.
Definition at line 146 of file qrandom.cpp.
Definition at line 146 of file qrandom.cpp.
|
noexcept |
Definition at line 282 of file qrandom.cpp.
References RandomDataMask, SetRandomData, SkipHWRNG, and SkipSystemRNG.
|
inline |
Definition at line 152 of file qrandom.cpp.
|
inline |
Definition at line 152 of file qrandom.cpp.
|
inlinestatic |
Definition at line 396 of file qrandom.cpp.
References QRandomGenerator::SystemAndGlobalGenerators::self(), and QRandomGenerator::SystemAndGlobalGenerators::sys.
|
static |