Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 2488 of file qpdf.cpp.

Member Data Documentation

◆ function

int QGradientBound::function

Definition at line 2491 of file qpdf.cpp.

◆ reverse

bool QGradientBound::reverse

Definition at line 2492 of file qpdf.cpp.

◆ start

qreal QGradientBound::start

Definition at line 2489 of file qpdf.cpp.

◆ stop

qreal QGradientBound::stop

Definition at line 2490 of file qpdf.cpp.


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