API Documentation
|
Stores information about a screenshot. More...
#include <ModelViewCapture.h>
Public Member Functions | |
CaptureCache () | |
CaptureCache (const CaptureInfo &info, const Time &n_time, const QImage &n_image) | |
bool | operator== (const CaptureInfo &info) const |
Public Attributes | |
QImage | image |
Time | time |
Stores information about a screenshot.
|
inline |
|
inline |
|
inline |
QImage image |
Time time |