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

Public Member Functions

 QPartialCoverage (uint const_alpha)
 
template<typename Op >
void store_template (typename Op::Type *dest, const typename Op::Type src) const
 
void store (uint *dest, const uint src) const
 

Detailed Description

Definition at line 1322 of file qcompositionfunctions.cpp.

Constructor & Destructor Documentation

◆ QPartialCoverage()

QPartialCoverage::QPartialCoverage ( uint const_alpha)
inline

Definition at line 1323 of file qcompositionfunctions.cpp.

Member Function Documentation

◆ store()

void QPartialCoverage::store ( uint * dest,
const uint src ) const
inline

Definition at line 1334 of file qcompositionfunctions.cpp.

◆ store_template()

template<typename Op >
void QPartialCoverage::store_template ( typename Op::Type * dest,
const typename Op::Type src ) const
inline

Definition at line 1330 of file qcompositionfunctions.cpp.


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