MEPP2 Project
Classes | Namespaces | Functions
QtHelpers.h File Reference
#include <QWidget>
#include "Base/Color.hpp"
#include <QThread>
Include dependency graph for QtHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::Helpers::SleeperThread
 SleeperThread class. More...
 

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Helpers
 

Functions

void FEVV::Helpers::changeBackgroundColor (QWidget *_widget, const Color &_color)
 
void FEVV::Helpers::changeTextColor (QWidget *_widget, const Color &_color)