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
GradientBase32 Class Reference
Collaboration diagram for GradientBase32:

Public Types

typedef uint Type
typedef uint Type

Static Public Member Functions

static Type null ()
static Type fetchSingle (const QGradientData &gradient, qreal v)
static Type fetchSingle (const QGradientData &gradient, int v)
static void memfill (Type *buffer, Type fill, int length)
static Type null ()
static Type fetchSingle (const QGradientData &gradient, qreal v)
static Type fetchSingle (const QGradientData &gradient, int v)
static void memfill (Type *buffer, Type fill, int length)

Detailed Description

Definition at line 3431 of file qdrawhelper.cpp.

Member Typedef Documentation

◆ Type [1/2]

Definition at line 3434 of file qdrawhelper.cpp.

◆ Type [2/2]

Definition at line 3434 of file qdrawhelper.cpp.

Member Function Documentation

◆ fetchSingle() [1/4]

Type GradientBase32::fetchSingle ( const QGradientData & gradient,
int v )
inlinestatic

Definition at line 3441 of file qdrawhelper.cpp.

References qt_gradient_pixel_fixed().

Here is the call graph for this function:

◆ fetchSingle() [2/4]

Type GradientBase32::fetchSingle ( const QGradientData & gradient,
int v )
inlinestatic

Definition at line 3441 of file qdrawhelper.cpp.

◆ fetchSingle() [3/4]

Type GradientBase32::fetchSingle ( const QGradientData & gradient,
qreal v )
inlinestatic

Definition at line 3436 of file qdrawhelper.cpp.

◆ fetchSingle() [4/4]

Type GradientBase32::fetchSingle ( const QGradientData & gradient,
qreal v )
inlinestatic

Definition at line 3436 of file qdrawhelper.cpp.

◆ memfill() [1/2]

void GradientBase32::memfill ( Type * buffer,
Type fill,
int length )
inlinestatic

Definition at line 3445 of file qdrawhelper.cpp.

◆ memfill() [2/2]

void GradientBase32::memfill ( Type * buffer,
Type fill,
int length )
inlinestatic

Definition at line 3445 of file qdrawhelper.cpp.

◆ null() [1/2]

Type GradientBase32::null ( )
inlinestatic

Definition at line 3435 of file qdrawhelper.cpp.

◆ null() [2/2]

Type GradientBase32::null ( )
inlinestatic

Definition at line 3435 of file qdrawhelper.cpp.


The documentation for this class was generated from the following file: