XX CMake Package
Loading...
Searching...
No Matches
XX::Managed::GraphicsView Class Reference

managed QGraphicsView More...

#include <XXManagedGraphicsView.h>

Inheritance diagram for XX::Managed::GraphicsView:

Detailed Description

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 ()

Constructor & Destructor Documentation

◆ GraphicsView()

XX::Managed::GraphicsView::GraphicsView ( QWidget * parent)

Member Function Documentation

◆ deactivateFrame()

void XX::Managed::GraphicsView::deactivateFrame ( )

◆ onClicked()

template<typename TargetClass>
void XX::Managed::GraphicsView::onClicked ( TargetClass * instance,
bool(TargetClass::* memberFunction )(const QPointF &, QGraphicsItem *) )

The documentation for this class was generated from the following file: