Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
Scaled Struct Reference

[13] More...

+ Collaboration diagram for Scaled:

Public Types

typedef QImage result_type
 

Public Member Functions

 Scaled (int size)
 
QImage operator() (const QImage &image)
 

Public Attributes

int m_size
 

Detailed Description

[13]

[14]

Definition at line 136 of file src_concurrent_qtconcurrentmap.cpp.

Member Typedef Documentation

◆ result_type

Constructor & Destructor Documentation

◆ Scaled()

Scaled::Scaled ( int  size)
inline

Definition at line 138 of file src_concurrent_qtconcurrentmap.cpp.

Member Function Documentation

◆ operator()()

QImage Scaled::operator() ( const QImage image)
inline

Definition at line 143 of file src_concurrent_qtconcurrentmap.cpp.

References m_size.

Member Data Documentation

◆ m_size

int Scaled::m_size

Definition at line 148 of file src_concurrent_qtconcurrentmap.cpp.

Referenced by operator()().


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