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
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
 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 1390 of file qcompositionfunctions.cpp.

Constructor & Destructor Documentation

◆ QPartialCoverage() [1/2]

QPartialCoverage::QPartialCoverage ( uint const_alpha)
inline

Definition at line 1391 of file qcompositionfunctions.cpp.

◆ QPartialCoverage() [2/2]

QPartialCoverage::QPartialCoverage ( uint const_alpha)
inline

Definition at line 1391 of file qcompositionfunctions.cpp.

Member Function Documentation

◆ store() [1/2]

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

Definition at line 1402 of file qcompositionfunctions.cpp.

◆ store() [2/2]

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

Definition at line 1402 of file qcompositionfunctions.cpp.

◆ store_template() [1/2]

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

Definition at line 1398 of file qcompositionfunctions.cpp.

◆ store_template() [2/2]

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

Definition at line 1398 of file qcompositionfunctions.cpp.


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