QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
Public Types | Public Member Functions | Public Attributes | List of all members
Scaled Struct Reference

[13] More...

Collaboration diagram for Scaled:
Collaboration graph

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]

Member Typedef Documentation

◆ result_type

typedef QImage Scaled::result_type

Constructor & Destructor Documentation

◆ Scaled()

Scaled::Scaled ( int  size)
inline

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ m_size

int Scaled::m_size

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