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
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 35 of file qimagescale_p.h.

Member Data Documentation

◆ sh

int QImageScale::QImageScaleInfo::sh = 0

Definition at line 41 of file qimagescale_p.h.

◆ sw

int QImageScale::QImageScaleInfo::sw = 0

Definition at line 42 of file qimagescale_p.h.

◆ xapoints

int* QImageScale::QImageScaleInfo::xapoints {nullptr}

Definition at line 38 of file qimagescale_p.h.

◆ xpoints

int* QImageScale::QImageScaleInfo::xpoints {nullptr}

Definition at line 36 of file qimagescale_p.h.

◆ xup_yup

int QImageScale::QImageScaleInfo::xup_yup {0}

Definition at line 40 of file qimagescale_p.h.

◆ yapoints

int* QImageScale::QImageScaleInfo::yapoints {nullptr}

Definition at line 39 of file qimagescale_p.h.

◆ ypoints

const unsigned int** QImageScale::QImageScaleInfo::ypoints {nullptr}

Definition at line 37 of file qimagescale_p.h.


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