Public Member Functions | Protected Member Functions | Private Attributes | List of all members
QLaserData Class Reference

#include <qlaserdata.h>

Inheritance diagram for QLaserData:
Inheritance graph
[legend]

Public Member Functions

QRectF boundingRect () const
 
QPainterPath createCountour ()
 
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
 
 QLaserData (LDP ld)
 
QPainterPath shape () const
 

Protected Member Functions

void timerEvent (QTimerEvent *event)
 

Private Attributes

QPainterPath countour
 
LDP ld
 

Detailed Description

Definition at line 6 of file qlaserdata.h.

Constructor & Destructor Documentation

QLaserData::QLaserData ( LDP  ld)

Definition at line 9 of file qlaserdata.cpp.

Member Function Documentation

QRectF QLaserData::boundingRect ( ) const

Definition at line 17 of file qlaserdata.cpp.

QPainterPath QLaserData::createCountour ( )

Definition at line 27 of file qlaserdata.cpp.

void QLaserData::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)

Definition at line 44 of file qlaserdata.cpp.

QPainterPath QLaserData::shape ( ) const

Definition at line 22 of file qlaserdata.cpp.

void QLaserData::timerEvent ( QTimerEvent *  event)
protected

Definition at line 72 of file qlaserdata.cpp.

Member Data Documentation

QPainterPath QLaserData::countour
private

Definition at line 25 of file qlaserdata.h.

LDP QLaserData::ld
private

Definition at line 24 of file qlaserdata.h.


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


csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23