![]() |
Qt 6.x
The Qt SDK
|
[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 |
| typedef QImage Scaled::result_type |
Definition at line 141 of file src_concurrent_qtconcurrentmap.cpp.
|
inline |
Definition at line 138 of file src_concurrent_qtconcurrentmap.cpp.
Definition at line 143 of file src_concurrent_qtconcurrentmap.cpp.
References m_size.
| int Scaled::m_size |
Definition at line 148 of file src_concurrent_qtconcurrentmap.cpp.
Referenced by operator()().