QPainterWidget.h File Reference
#include <QWidget>
#include <QPainter>
#include <QLayout>
#include <QMouseEvent>
#include <functional>
+ Include dependency graph for QPainterWidget.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPainterWidget
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using PaintCallback = std::function< void(QPainter &painter)>