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 3429 of file qdrawhelper.cpp.

Member Typedef Documentation

◆ Type [1/2]

Definition at line 3432 of file qdrawhelper.cpp.

◆ Type [2/2]

Definition at line 3432 of file qdrawhelper.cpp.

Member Function Documentation

◆ fetchSingle() [1/4]

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

Definition at line 3439 of file qdrawhelper.cpp.

References qt_gradient_pixel_fixed().

+ Here is the call graph for this function:

◆ fetchSingle() [2/4]

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

Definition at line 3439 of file qdrawhelper.cpp.

◆ fetchSingle() [3/4]

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

Definition at line 3434 of file qdrawhelper.cpp.

◆ fetchSingle() [4/4]

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

Definition at line 3434 of file qdrawhelper.cpp.

◆ memfill() [1/2]

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

Definition at line 3443 of file qdrawhelper.cpp.

◆ memfill() [2/2]

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

Definition at line 3443 of file qdrawhelper.cpp.

◆ null() [1/2]

static Type GradientBase32::null ( )
inlinestatic

Definition at line 3433 of file qdrawhelper.cpp.

◆ null() [2/2]

static Type GradientBase32::null ( )
inlinestatic

Definition at line 3433 of file qdrawhelper.cpp.


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