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 74 of file QPainterWidget.h.

+ Here is the call graph for this function:

◆ paintEvent()

void paintEvent ( QPaintEvent * )
inlineoverride

Definition at line 64 of file QPainterWidget.h.

◆ setPaintCallback()

void setPaintCallback ( PaintCallback const & callback)
inline

Definition at line 80 of file QPainterWidget.h.

◆ setupUi()

void setupUi ( QWidget * parent = 0)
inline

Definition at line 45 of file QPainterWidget.h.


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