QRhiReadbackResult Class
Describes the results of a potentially asynchronous readback operation. More...
Header: | #include <QRhiReadbackResult> |
qmake: | QT += rhi |
Public Variables
Detailed Description
Describes the results of a potentially asynchronous readback operation.
When completed is set, the function is invoked when the data is available. format and pixelSize are set upon completion together with data.