Qt 6.x
The Qt SDK
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 2391 of file qpdf.cpp.

Member Data Documentation

◆ function

int QGradientBound::function

Definition at line 2394 of file qpdf.cpp.

◆ reverse

bool QGradientBound::reverse

Definition at line 2395 of file qpdf.cpp.

◆ start

qreal QGradientBound::start

Definition at line 2392 of file qpdf.cpp.

◆ stop

qreal QGradientBound::stop

Definition at line 2393 of file qpdf.cpp.


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