#include "lazyloadedimage.h" LazyLoadedImage::LazyLoadedImage(QString url) { } LazyLoadedImage::LazyLoadedImage(QImage *image) { }