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::QLaserData ( LDP  ld)

Definition at line 9 of file qlaserdata.cpp.

Member Function Documentation

◆ boundingRect()

QRectF QLaserData::boundingRect ( ) const

Definition at line 17 of file qlaserdata.cpp.

◆ createCountour()

QPainterPath QLaserData::createCountour ( )

Definition at line 27 of file qlaserdata.cpp.

◆ paint()

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

Definition at line 44 of file qlaserdata.cpp.

◆ shape()

QPainterPath QLaserData::shape ( ) const

Definition at line 22 of file qlaserdata.cpp.

◆ timerEvent()

void QLaserData::timerEvent ( QTimerEvent *  event)
protected

Definition at line 72 of file qlaserdata.cpp.

Member Data Documentation

◆ countour

QPainterPath QLaserData::countour
private

Definition at line 25 of file qlaserdata.h.

◆ ld

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 Wed Aug 17 2022 02:50:34