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
src_gui_image_qimagereader Namespace Reference

Functions

void wrapper0 ()
 
void wrapper1 ()
 [1]
 
void wrapper2 ()
 

Variables

QImageReader reader ("image.png")
 [1]
 

Function Documentation

◆ wrapper0()

void src_gui_image_qimagereader::wrapper0 ( )

[0]

[0]

Definition at line 7 of file src_gui_image_qimagereader.cpp.

References reader, and QImageReader::setFormat().

+ Here is the call graph for this function:

◆ wrapper1()

void src_gui_image_qimagereader::wrapper1 ( )

[1]

[2]

[2]

Definition at line 23 of file src_gui_image_qimagereader.cpp.

References QImage::Format_RGB32, icon, QImageReader::read(), and reader.

+ Here is the call graph for this function:

◆ wrapper2()

void src_gui_image_qimagereader::wrapper2 ( )

[3]

[3]

Definition at line 36 of file src_gui_image_qimagereader.cpp.

References qDebug, reader, QImageIOHandler::Size, QImageReader::size(), and QImageReader::supportsOption().

+ Here is the call graph for this function:

Variable Documentation

◆ reader

QImageReader src_gui_image_qimagereader::reader("image.png") ( "image.png" )

[1]

Referenced by wrapper0(), wrapper1(), and wrapper2().