ThreadManager.h File Reference

#include <iostream>
#include <string>
#include <sstream>
#include <QtCore>
#include <QThread>
#include <QString>
#include <QColor>
#include <QImage>
#include <QMutex>
#include "BaseRegmas.h"

Include dependency graph for ThreadManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadManager
 Thread manager. Responsable to manage the main thread and "speak" with the GUI. More...