QtGui/qpainterpath.h File Reference

qpainterpath.h File Reference
#include <QtGui/qmatrix.h>
#include <QtCore/qglobal.h>
#include <QtCore/qrect.h>
#include <QtCore/qline.h>
#include <QtCore/qvector.h>
#include <QtCore/qscopedpointer.h>

Classes

class  QPainterPath
 
class  QPainterPath::Element
 
class  QPainterPathPrivate
 
class  QPainterPathStroker
 

Functions

 Q_DECLARE_TYPEINFO (QPainterPath::Element, Q_PRIMITIVE_TYPE)
 
Q_GUI_EXPORT QDataStreamoperator<< (QDataStream &, const QPainterPath &)
 
Q_GUI_EXPORT QDataStreamoperator>> (QDataStream &, QPainterPath &)
 
Q_GUI_EXPORT QDebug operator<< (QDebug, const QPainterPath &)
 

Function Documentation

Q_DECLARE_TYPEINFO ( QPainterPath::Element  ,
Q_PRIMITIVE_TYPE   
)
Q_GUI_EXPORT QDataStream& operator<< ( QDataStream ,
const QPainterPath  
)
Q_GUI_EXPORT QDataStream& operator>> ( QDataStream ,
QPainterPath  
)
Q_GUI_EXPORT QDebug operator<< ( QDebug  ,
const QPainterPath  
)

Go to the source code of this file.