Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QImageScale::QImageScaleInfo Struct Reference

#include <qimagescale_p.h>

+ Collaboration diagram for QImageScale::QImageScaleInfo:

Public Attributes

int * xpoints {nullptr}
 
const unsigned int ** ypoints {nullptr}
 
int * xapoints {nullptr}
 
int * yapoints {nullptr}
 
int xup_yup {0}
 
int sh = 0
 
int sw = 0
 

Detailed Description

Definition at line 28 of file qimagescale_p.h.

Member Data Documentation

◆ sh

int QImageScale::QImageScaleInfo::sh = 0

◆ sw

int QImageScale::QImageScaleInfo::sw = 0

◆ xapoints

◆ xpoints

◆ xup_yup

int QImageScale::QImageScaleInfo::xup_yup {0}

◆ yapoints

◆ ypoints


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