|
XX CMake Package
|
managed QGraphicsView More...
#include <XXManagedGraphicsView.h>
managed QGraphicsView
can manage events on its items
Public Member Functions | |
| GraphicsView (QWidget *parent) | |
| template<typename TargetClass> | |
| void | onClicked (TargetClass *instance, bool(TargetClass::*memberFunction)(const QPointF &, QGraphicsItem *)) |
| void | deactivateFrame () |
| XX::Managed::GraphicsView::GraphicsView | ( | QWidget * | parent | ) |
| void XX::Managed::GraphicsView::deactivateFrame | ( | ) |
| void XX::Managed::GraphicsView::onClicked | ( | TargetClass * | instance, |
| bool(TargetClass::* | memberFunction )(const QPointF &, QGraphicsItem *) ) |