Public Member Functions | Protected Member Functions | Private Attributes
QLaserData Class Reference

#include <qlaserdata.h>

List of all members.

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

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 Fri May 17 2019 02:28:33