QPainterWidget Class Reference

#include <RobotComponents/gui-plugins/LaserScannerSelfLocalisation/QPainterWidget.h>

+ Inheritance diagram for QPainterWidget:

Signals

void mousePressed (QPoint p)
 

Public Member Functions

void mousePressEvent (QMouseEvent *event) override
 
void paintEvent (QPaintEvent *) override
 
void setPaintCallback (PaintCallback const &callback)
 
void setupUi (QWidget *parent=0)
 

Detailed Description

Definition at line 36 of file QPainterWidget.h.

Member Function Documentation

◆ mousePressed

void mousePressed ( QPoint  p)
signal
+ Here is the caller graph for this function:

◆ mousePressEvent()

void mousePressEvent ( QMouseEvent *  event)
inlineoverride

Definition at line 71 of file QPainterWidget.h.

◆ paintEvent()

void paintEvent ( QPaintEvent *  )
inlineoverride

Definition at line 62 of file QPainterWidget.h.

◆ setPaintCallback()

void setPaintCallback ( PaintCallback const &  callback)
inline

Definition at line 76 of file QPainterWidget.h.

+ Here is the caller graph for this function:

◆ setupUi()

void setupUi ( QWidget *  parent = 0)
inline

Definition at line 44 of file QPainterWidget.h.

+ Here is the caller graph for this function:

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