Class CacheThread

Inheritance Relationships

Base Type

  • public QThread

Class Documentation

class CacheThread : public QThread

Public Functions

explicit CacheThread(ImageCache *parent)
void run() override
void notify()

Signals

void RequestImage(QString)