QPainterPathPrivate Class Reference

QPainterPathPrivate Class Reference

#include <qpainterpath.h>

Class Description

Definition at line 237 of file qpainterpath.h.

Friends

class QPainterPath
 
class QPainterPathData
 
class QPainterPathStroker
 
class QPainterPathStrokerPrivate
 
class QMatrix
 
class QTransform
 
class QVectorPath
 
struct QPainterPathPrivateDeleter
 
Q_GUI_EXPORT QDataStreamoperator<< (QDataStream &, const QPainterPath &)
 
Q_GUI_EXPORT QDataStreamoperator>> (QDataStream &, QPainterPath &)
 

Friends And Related Function Documentation

friend class QPainterPath
friend

Definition at line 240 of file qpainterpath.h.

friend class QPainterPathData
friend

Definition at line 241 of file qpainterpath.h.

friend class QPainterPathStroker
friend

Definition at line 242 of file qpainterpath.h.

friend class QPainterPathStrokerPrivate
friend

Definition at line 243 of file qpainterpath.h.

friend class QMatrix
friend

Definition at line 244 of file qpainterpath.h.

friend class QTransform
friend

Definition at line 245 of file qpainterpath.h.

friend class QVectorPath
friend

Definition at line 246 of file qpainterpath.h.

friend struct QPainterPathPrivateDeleter
friend

Definition at line 247 of file qpainterpath.h.

Q_GUI_EXPORT QDataStream& operator<< ( QDataStream ,
const QPainterPath  
)
friend
Q_GUI_EXPORT QDataStream& operator>> ( QDataStream ,
QPainterPath  
)
friend

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