|
#include <QWidget>
#include <QPainter>
#include <QLayout>
#include <QMouseEvent>
#include <functional>
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)> |