Wavelength
Privacy-focused, cross-platform, and open-source communication application
Loading...
Searching...
No Matches
attachment_queue_manager.h File Reference
#include <QMutex>
#include <QObject>
#include <QQueue>
#include <QRunnable>
Include dependency graph for attachment_queue_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AttachmentQueueManager
 Manages a queue of AttachmentTasks for concurrent execution using a singleton pattern. More...
 
class  AttachmentTask
 Represents a single task (a function) to be executed in a thread pool. More...