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
QGradientBound Struct Reference
Collaboration diagram for QGradientBound:

Public Attributes

qreal start
qreal stop
int function
bool reverse

Detailed Description

Definition at line 2659 of file qpdf.cpp.

Member Data Documentation

◆ function

int QGradientBound::function

Definition at line 2662 of file qpdf.cpp.

◆ reverse

bool QGradientBound::reverse

Definition at line 2663 of file qpdf.cpp.

◆ start

qreal QGradientBound::start

Definition at line 2660 of file qpdf.cpp.

◆ stop

qreal QGradientBound::stop

Definition at line 2661 of file qpdf.cpp.


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