Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_corelib_global_qrandom.cpp File Reference

(55dc3ddaa7523a3e470c98271ea55fc7d2f3c414)

#include <QRandomGenerator>
#include <QList>
#include <QColor>
Include dependency graph for src_corelib_global_qrandom.cpp:

Go to the source code of this file.

Classes

class  Generator

Functions

double snippets_1_2_3 ()
double generateDouble ()
double generateDoubleWithHighest (double highest)
QColor snippets_13_to_15 ()
void snippet_16 ()

Function Documentation

◆ generateDouble()

double generateDouble ( )

Definition at line 82 of file src_corelib_global_qrandom.cpp.

Referenced by generateDoubleWithHighest().

Here is the caller graph for this function:

◆ generateDoubleWithHighest()

double generateDoubleWithHighest ( double highest)

[12]

[12]

Definition at line 87 of file src_corelib_global_qrandom.cpp.

References generateDouble().

Here is the call graph for this function:

◆ snippet_16()

void snippet_16 ( )

[16]

[16]

Definition at line 113 of file src_corelib_global_qrandom.cpp.

◆ snippets_13_to_15()

QColor snippets_13_to_15 ( )

[13]

[13]

[14]

[14]

[15]

[15]

Definition at line 96 of file src_corelib_global_qrandom.cpp.

◆ snippets_1_2_3()

double snippets_1_2_3 ( )

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

Definition at line 8 of file src_corelib_global_qrandom.cpp.