CLASS REFERENCE | |
Source: /harbour/contrib/hbqt/TQPainter.prg | |
http://doc.trolltech.com/4.5/qpainter.htm | |
oPainter : background() | pQBrush |
oPainter : backgroundMode() | nQt::BGMode |
oPainter : begin( pDevice ) | lBool |
oPainter : boundingRect( pRectangle, nFlags, cText ) | pQRectF |
oPainter : boundingRect_1( pRectangle, nFlags, cText ) | pQRect |
oPainter : boundingRect_2( nX, nY, nW, nH, nFlags, cText ) | pQRect |
oPainter : boundingRect_3( pRectangle, cText, pOption ) | pQRectF |
oPainter : brush() | pQBrush |
oPainter : brushOrigin() | pQPoint |
oPainter : clipPath() | Path |
oPainter : clipRegion() | pQRegion |
oPainter : combinedMatrix() | pQMatrix |
oPainter : combinedTransform() | pQTransform |
oPainter : compositionMode() | nCompositionMode |
oPainter : device() | pQPaintDevice |
oPainter : deviceMatrix() | pQMatrix |
oPainter : deviceTransform() | pQTransform |
oPainter : drawArc( pRectangle, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawArc_1( pRectangle, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawArc_2( nX, nY, nWidth, nHeight, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawChord( pRectangle, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawChord_1( pRectangle, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawChord_2( nX, nY, nWidth, nHeight, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawConvexPolygon( pPoints, nPointCount ) | NIL |
oPainter : drawConvexPolygon_1( pPoints, nPointCount ) | NIL |
oPainter : drawConvexPolygon_2( pPolygon ) | NIL |
oPainter : drawConvexPolygon_3( pPolygon ) | NIL |
oPainter : drawEllipse( pRectangle ) | NIL |
oPainter : drawEllipse_1( pRectangle ) | NIL |
oPainter : drawEllipse_2( nX, nY, nWidth, nHeight ) | NIL |
oPainter : drawEllipse_3( pCenter, nRx, nRy ) | NIL |
oPainter : drawEllipse_4( pCenter, nRx, nRy ) | NIL |
oPainter : drawImage( pTarget, pImage, pSource, nFlags ) | NIL |
oPainter : drawImage_1( pTarget, pImage, pSource, nFlags ) | NIL |
oPainter : drawImage_2( pPoint, pImage ) | NIL |
oPainter : drawImage_3( pPoint, pImage ) | NIL |
oPainter : drawImage_4( pPoint, pImage, pSource, nFlags ) | NIL |
oPainter : drawImage_5( pPoint, pImage, pSource, nFlags ) | NIL |
oPainter : drawImage_6( pRectangle, pImage ) | NIL |
oPainter : drawImage_7( pRectangle, pImage ) | NIL |
oPainter : drawImage_8( nX, nY, pImage, nSx, nSy, nSw, nSh, nFlags ) | NIL |
oPainter : drawLine( pLine ) | NIL |
oPainter : drawLine_1( pLine ) | NIL |
oPainter : drawLine_2( pP1, pP2 ) | NIL |
oPainter : drawLine_3( pP1, pP2 ) | NIL |
oPainter : drawLine_4( nX1, nY1, nX2, nY2 ) | NIL |
oPainter : drawLines( pLines, nLineCount ) | NIL |
oPainter : drawLines_1( pLines, nLineCount ) | NIL |
oPainter : drawLines_2( pPointPairs, nLineCount ) | NIL |
oPainter : drawLines_3( pPointPairs, nLineCount ) | NIL |
oPainter : drawPath( pPath ) | NIL |
oPainter : drawPicture( pPoint, pPicture ) | NIL |
oPainter : drawPicture_1( pPoint, pPicture ) | NIL |
oPainter : drawPicture_2( nX, nY, pPicture ) | NIL |
oPainter : drawPie( pRectangle, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawPie_1( pRectangle, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawPie_2( nX, nY, nWidth, nHeight, nStartAngle, nSpanAngle ) | NIL |
oPainter : drawPixmap( pTarget, pPixmap, pSource ) | NIL |
oPainter : drawPixmap_1( pTarget, pPixmap, pSource ) | NIL |
oPainter : drawPixmap_2( pPoint, pPixmap, pSource ) | NIL |
oPainter : drawPixmap_3( pPoint, pPixmap, pSource ) | NIL |
oPainter : drawPixmap_4( pPoint, pPixmap ) | NIL |
oPainter : drawPixmap_5( pPoint, pPixmap ) | NIL |
oPainter : drawPixmap_6( nX, nY, pPixmap ) | NIL |
oPainter : drawPixmap_7( pRectangle, pPixmap ) | NIL |
oPainter : drawPixmap_8( nX, nY, nWidth, nHeight, pPixmap ) | NIL |
oPainter : drawPixmap_9( nX, nY, nW, nH, pPixmap, nSx, nSy, nSw, nSh ) | NIL |
oPainter : drawPixmap_10( nX, nY, pPixmap, nSx, nSy, nSw, nSh ) | NIL |
oPainter : drawPoint( pPosition ) | NIL |
oPainter : drawPoint_1( pPosition ) | NIL |
oPainter : drawPoint_2( nX, nY ) | NIL |
oPainter : drawPoints( pPoints, nPointCount ) | NIL |
oPainter : drawPoints_1( pPoints, nPointCount ) | NIL |
oPainter : drawPoints_2( pPoints ) | NIL |
oPainter : drawPoints_3( pPoints ) | NIL |
oPainter : drawPolygon( pPoints, nPointCount, nFillRule ) | NIL |
oPainter : drawPolygon_1( pPoints, nPointCount, nFillRule ) | NIL |
oPainter : drawPolygon_2( pPoints, nFillRule ) | NIL |
oPainter : drawPolygon_3( pPoints, nFillRule ) | NIL |
oPainter : drawPolyline( pPoints, nPointCount ) | NIL |
oPainter : drawPolyline_1( pPoints, nPointCount ) | NIL |
oPainter : drawPolyline_2( pPoints ) | NIL |
oPainter : drawPolyline_3( pPoints ) | NIL |
oPainter : drawRect( pRectangle ) | NIL |
oPainter : drawRect_1( pRectangle ) | NIL |
oPainter : drawRect_2( nX, nY, nWidth, nHeight ) | NIL |
oPainter : drawRects( pRectangles, nRectCount ) | NIL |
oPainter : drawRects_1( pRectangles, nRectCount ) | NIL |
oPainter : drawRoundedRect( pRect, nXRadius, nYRadius, nMode ) | NIL |
oPainter : drawRoundedRect_1( pRect, nXRadius, nYRadius, nMode ) | NIL |
oPainter : drawRoundedRect_2( nX, nY, nW, nH, nXRadius, nYRadius, nMode ) | NIL |
oPainter : drawText( pPosition, cText ) | NIL |
oPainter : drawText_1( pPosition, cText ) | NIL |
oPainter : drawText_2( pRectangle, nFlags, cText, pBoundingRect ) | NIL |
oPainter : drawText_3( pRectangle, nFlags, cText, pBoundingRect ) | NIL |
oPainter : drawText_4( nX, nY, cText ) | NIL |
oPainter : drawText_5( nX, nY, nWidth, nHeight, nFlags, cText, pBoundingRect ) | NIL |
oPainter : drawText_6( pRectangle, cText, pOption ) | NIL |
oPainter : drawTiledPixmap( pRectangle, pPixmap, pPosition ) | NIL |
oPainter : drawTiledPixmap_1( pRectangle, pPixmap, pPosition ) | NIL |
oPainter : drawTiledPixmap_2( nX, nY, nWidth, nHeight, pPixmap, nSx, nSy ) | NIL |
oPainter : end() | lBool |
oPainter : eraseRect( pRectangle ) | NIL |
oPainter : eraseRect_1( pRectangle ) | NIL |
oPainter : eraseRect_2( nX, nY, nWidth, nHeight ) | NIL |
oPainter : fillPath( pPath, pBrush ) | NIL |
oPainter : fillRect( pRectangle, pBrush ) | NIL |
oPainter : fillRect_1( nX, nY, nWidth, nHeight, nStyle ) | NIL |
oPainter : fillRect_2( pRectangle, nStyle ) | NIL |
oPainter : fillRect_3( pRectangle, nStyle ) | NIL |
oPainter : fillRect_4( pRectangle, pBrush ) | NIL |
oPainter : fillRect_5( pRectangle, pColor ) | NIL |
oPainter : fillRect_6( pRectangle, pColor ) | NIL |
oPainter : fillRect_7( nX, nY, nWidth, nHeight, pBrush ) | NIL |
oPainter : fillRect_8( nX, nY, nWidth, nHeight, pColor ) | NIL |
oPainter : fillRect_9( nX, nY, nWidth, nHeight, nColor ) | NIL |
oPainter : fillRect_10( pRectangle, nColor ) | NIL |
oPainter : fillRect_11( pRectangle, nColor ) | NIL |
oPainter : font() | pQFont |
oPainter : fontInfo() | pQFontInfo |
oPainter : fontMetrics() | pQFontMetrics |
oPainter : hasClipping() | lBool |
oPainter : initFrom( pWidget ) | NIL |
oPainter : isActive() | lBool |
oPainter : layoutDirection() | nQt::LayoutDirection |
oPainter : opacity() | nQreal |
oPainter : paintEngine() | pQPaintEngine |
oPainter : pen() | pQPen |
oPainter : renderHints() | nRenderHints |
oPainter : resetMatrix() | NIL |
oPainter : resetTransform() | NIL |
oPainter : restore() | NIL |
oPainter : rotate( nAngle ) | NIL |
oPainter : save() | NIL |
oPainter : scale( nSx, nSy ) | NIL |
oPainter : setBackground( pBrush ) | NIL |
oPainter : setBackgroundMode( nMode ) | NIL |
oPainter : setBrush( pBrush ) | NIL |
oPainter : setBrush_1( nStyle ) | NIL |
oPainter : setBrushOrigin( pPosition ) | NIL |
oPainter : setBrushOrigin_1( pPosition ) | NIL |
oPainter : setBrushOrigin_2( nX, nY ) | NIL |
oPainter : setClipPath( pPath, nOperation ) | NIL |
oPainter : setClipRect( pRectangle, nOperation ) | NIL |
oPainter : setClipRect_1( nX, nY, nWidth, nHeight, nOperation ) | NIL |
oPainter : setClipRect_2( pRectangle, nOperation ) | NIL |
oPainter : setClipRegion( pRegion, nOperation ) | NIL |
oPainter : setClipping( lEnable ) | NIL |
oPainter : setCompositionMode( nMode ) | NIL |
oPainter : setFont( pFont ) | NIL |
oPainter : setLayoutDirection( nDirection ) | NIL |
oPainter : setOpacity( nOpacity ) | NIL |
oPainter : setPen( pPen ) | NIL |
oPainter : setPen_1( pColor ) | NIL |
oPainter : setPen_2( nStyle ) | NIL |
oPainter : setRenderHint( nHint, lOn ) | NIL |
oPainter : setRenderHints( nHints, lOn ) | NIL |
oPainter : setTransform( pTransform, lCombine ) | NIL |
oPainter : setViewTransformEnabled( lEnable ) | NIL |
oPainter : setViewport( pRectangle ) | NIL |
oPainter : setViewport_1( nX, nY, nWidth, nHeight ) | NIL |
oPainter : setWindow( pRectangle ) | NIL |
oPainter : setWindow_1( nX, nY, nWidth, nHeight ) | NIL |
oPainter : setWorldMatrix( pMatrix, lCombine ) | NIL |
oPainter : setWorldMatrixEnabled( lEnable ) | NIL |
oPainter : setWorldTransform( pMatrix, lCombine ) | NIL |
oPainter : shear( nSh, nSv ) | NIL |
oPainter : strokePath( pPath, pPen ) | NIL |
oPainter : testRenderHint( nHint ) | lBool |
oPainter : transform() | pQTransform |
oPainter : translate( pOffset ) | NIL |
oPainter : translate_1( pOffset ) | NIL |
oPainter : translate_2( nDx, nDy ) | NIL |
oPainter : viewTransformEnabled() | lBool |
oPainter : viewport() | pQRect |
oPainter : window() | pQRect |
oPainter : worldMatrix() | pQMatrix |
oPainter : worldMatrixEnabled() | lBool |
oPainter : worldTransform() | pQTransform |
oPainter : redirected( pDevice, pOffset ) | pQPaintDevice |
oPainter : restoreRedirected( pDevice ) | NIL |
oPainter : setRedirected( pDevice, pReplacement, pOffset ) | NIL |
FUNCTIONS REFERENCE | |
Source: /harbour/contrib/hbqt/QPainter.cpp | |
Qt_QPainter_background( pQPainter ) | pQBrush |
Qt_QPainter_backgroundMode( pQPainter ) | nQt::BGMode |
Qt_QPainter_begin( pQPainter, pDevice ) | lBool |
Qt_QPainter_boundingRect( pQPainter, pRectangle, nFlags, cText ) | pQRectF |
Qt_QPainter_boundingRect_1( pQPainter, pRectangle, nFlags, cText ) | pQRect |
Qt_QPainter_boundingRect_2( pQPainter, nX, nY, nW, nH, nFlags, cText ) | pQRect |
Qt_QPainter_boundingRect_3( pQPainter, pRectangle, cText, pOption ) | pQRectF |
Qt_QPainter_brush( pQPainter ) | pQBrush |
Qt_QPainter_brushOrigin( pQPainter ) | pQPoint |
Qt_QPainter_clipPath( pQPainter ) | pQPainterPath |
Qt_QPainter_clipRegion( pQPainter ) | pQRegion |
Qt_QPainter_combinedMatrix( pQPainter ) | pQMatrix |
Qt_QPainter_combinedTransform( pQPainter ) | pQTransform |
Qt_QPainter_compositionMode( pQPainter ) | nCompositionMode |
Qt_QPainter_device( pQPainter ) | pQPaintDevice |
Qt_QPainter_deviceMatrix( pQPainter ) | pQMatrix |
Qt_QPainter_deviceTransform( pQPainter ) | pQTransform |
Qt_QPainter_drawArc( pQPainter, pRectangle, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawArc_1( pQPainter, pRectangle, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawArc_2( pQPainter, nX, nY, nWidth, nHeight, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawChord( pQPainter, pRectangle, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawChord_1( pQPainter, pRectangle, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawChord_2( pQPainter, nX, nY, nWidth, nHeight, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawConvexPolygon( pQPainter, pPoints, nPointCount ) | NIL |
Qt_QPainter_drawConvexPolygon_1( pQPainter, pPoints, nPointCount ) | NIL |
Qt_QPainter_drawConvexPolygon_2( pQPainter, pPolygon ) | NIL |
Qt_QPainter_drawConvexPolygon_3( pQPainter, pPolygon ) | NIL |
Qt_QPainter_drawEllipse( pQPainter, pRectangle ) | NIL |
Qt_QPainter_drawEllipse_1( pQPainter, pRectangle ) | NIL |
Qt_QPainter_drawEllipse_2( pQPainter, nX, nY, nWidth, nHeight ) | NIL |
Qt_QPainter_drawEllipse_3( pQPainter, pCenter, nRx, nRy ) | NIL |
Qt_QPainter_drawEllipse_4( pQPainter, pCenter, nRx, nRy ) | NIL |
Qt_QPainter_drawImage( pQPainter, pTarget, pImage, pSource, nFlags ) | NIL |
Qt_QPainter_drawImage_1( pQPainter, pTarget, pImage, pSource, nFlags ) | NIL |
Qt_QPainter_drawImage_2( pQPainter, pPoint, pImage ) | NIL |
Qt_QPainter_drawImage_3( pQPainter, pPoint, pImage ) | NIL |
Qt_QPainter_drawImage_4( pQPainter, pPoint, pImage, pSource, nFlags ) | NIL |
Qt_QPainter_drawImage_5( pQPainter, pPoint, pImage, pSource, nFlags ) | NIL |
Qt_QPainter_drawImage_6( pQPainter, pRectangle, pImage ) | NIL |
Qt_QPainter_drawImage_7( pQPainter, pRectangle, pImage ) | NIL |
Qt_QPainter_drawImage_8( pQPainter, nX, nY, pImage, nSx, nSy, nSw, nSh, nFlags ) | NIL |
Qt_QPainter_drawLine( pQPainter, pLine ) | NIL |
Qt_QPainter_drawLine_1( pQPainter, pLine ) | NIL |
Qt_QPainter_drawLine_2( pQPainter, pP1, pP2 ) | NIL |
Qt_QPainter_drawLine_3( pQPainter, pP1, pP2 ) | NIL |
Qt_QPainter_drawLine_4( pQPainter, nX1, nY1, nX2, nY2 ) | NIL |
Qt_QPainter_drawLines( pQPainter, pLines, nLineCount ) | NIL |
Qt_QPainter_drawLines_1( pQPainter, pLines, nLineCount ) | NIL |
Qt_QPainter_drawLines_2( pQPainter, pPointPairs, nLineCount ) | NIL |
Qt_QPainter_drawLines_3( pQPainter, pPointPairs, nLineCount ) | NIL |
Qt_QPainter_drawPath( pQPainter, pPath ) | NIL |
Qt_QPainter_drawPicture( pQPainter, pPoint, pPicture ) | NIL |
Qt_QPainter_drawPicture_1( pQPainter, pPoint, pPicture ) | NIL |
Qt_QPainter_drawPicture_2( pQPainter, nX, nY, pPicture ) | NIL |
Qt_QPainter_drawPie( pQPainter, pRectangle, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawPie_1( pQPainter, pRectangle, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawPie_2( pQPainter, nX, nY, nWidth, nHeight, nStartAngle, nSpanAngle ) | NIL |
Qt_QPainter_drawPixmap( pQPainter, pTarget, pPixmap, pSource ) | NIL |
Qt_QPainter_drawPixmap_1( pQPainter, pTarget, pPixmap, pSource ) | NIL |
Qt_QPainter_drawPixmap_2( pQPainter, pPoint, pPixmap, pSource ) | NIL |
Qt_QPainter_drawPixmap_3( pQPainter, pPoint, pPixmap, pSource ) | NIL |
Qt_QPainter_drawPixmap_4( pQPainter, pPoint, pPixmap ) | NIL |
Qt_QPainter_drawPixmap_5( pQPainter, pPoint, pPixmap ) | NIL |
Qt_QPainter_drawPixmap_6( pQPainter, nX, nY, pPixmap ) | NIL |
Qt_QPainter_drawPixmap_7( pQPainter, pRectangle, pPixmap ) | NIL |
Qt_QPainter_drawPixmap_8( pQPainter, nX, nY, nWidth, nHeight, pPixmap ) | NIL |
Qt_QPainter_drawPixmap_9( pQPainter, nX, nY, nW, nH, pPixmap, nSx, nSy, nSw, nSh ) | NIL |
Qt_QPainter_drawPixmap_10( pQPainter, nX, nY, pPixmap, nSx, nSy, nSw, nSh ) | NIL |
Qt_QPainter_drawPoint( pQPainter, pPosition ) | NIL |
Qt_QPainter_drawPoint_1( pQPainter, pPosition ) | NIL |
Qt_QPainter_drawPoint_2( pQPainter, nX, nY ) | NIL |
Qt_QPainter_drawPoints( pQPainter, pPoints, nPointCount ) | NIL |
Qt_QPainter_drawPoints_1( pQPainter, pPoints, nPointCount ) | NIL |
Qt_QPainter_drawPoints_2( pQPainter, pPoints ) | NIL |
Qt_QPainter_drawPoints_3( pQPainter, pPoints ) | NIL |
Qt_QPainter_drawPolygon( pQPainter, pPoints, nPointCount, nFillRule ) | NIL |
Qt_QPainter_drawPolygon_1( pQPainter, pPoints, nPointCount, nFillRule ) | NIL |
Qt_QPainter_drawPolygon_2( pQPainter, pPoints, nFillRule ) | NIL |
Qt_QPainter_drawPolygon_3( pQPainter, pPoints, nFillRule ) | NIL |
Qt_QPainter_drawPolyline( pQPainter, pPoints, nPointCount ) | NIL |
Qt_QPainter_drawPolyline_1( pQPainter, pPoints, nPointCount ) | NIL |
Qt_QPainter_drawPolyline_2( pQPainter, pPoints ) | NIL |
Qt_QPainter_drawPolyline_3( pQPainter, pPoints ) | NIL |
Qt_QPainter_drawRect( pQPainter, pRectangle ) | NIL |
Qt_QPainter_drawRect_1( pQPainter, pRectangle ) | NIL |
Qt_QPainter_drawRect_2( pQPainter, nX, nY, nWidth, nHeight ) | NIL |
Qt_QPainter_drawRects( pQPainter, pRectangles, nRectCount ) | NIL |
Qt_QPainter_drawRects_1( pQPainter, pRectangles, nRectCount ) | NIL |
Qt_QPainter_drawRoundedRect( pQPainter, pRect, nXRadius, nYRadius, nMode ) | NIL |
Qt_QPainter_drawRoundedRect_1( pQPainter, pRect, nXRadius, nYRadius, nMode ) | NIL |
Qt_QPainter_drawRoundedRect_2( pQPainter, nX, nY, nW, nH, nXRadius, nYRadius, nMode ) | NIL |
Qt_QPainter_drawText( pQPainter, pPosition, cText ) | NIL |
Qt_QPainter_drawText_1( pQPainter, pPosition, cText ) | NIL |
Qt_QPainter_drawText_2( pQPainter, pRectangle, nFlags, cText, pBoundingRect ) | NIL |
Qt_QPainter_drawText_3( pQPainter, pRectangle, nFlags, cText, pBoundingRect ) | NIL |
Qt_QPainter_drawText_4( pQPainter, nX, nY, cText ) | NIL |
Qt_QPainter_drawText_5( pQPainter, nX, nY, nWidth, nHeight, nFlags, cText, pBoundingRect ) | NIL |
Qt_QPainter_drawText_6( pQPainter, pRectangle, cText, pOption ) | NIL |
Qt_QPainter_drawTiledPixmap( pQPainter, pRectangle, pPixmap, pPosition ) | NIL |
Qt_QPainter_drawTiledPixmap_1( pQPainter, pRectangle, pPixmap, pPosition ) | NIL |
Qt_QPainter_drawTiledPixmap_2( pQPainter, nX, nY, nWidth, nHeight, pPixmap, nSx, nSy ) | NIL |
Qt_QPainter_end( pQPainter ) | lBool |
Qt_QPainter_eraseRect( pQPainter, pRectangle ) | NIL |
Qt_QPainter_eraseRect_1( pQPainter, pRectangle ) | NIL |
Qt_QPainter_eraseRect_2( pQPainter, nX, nY, nWidth, nHeight ) | NIL |
Qt_QPainter_fillPath( pQPainter, pPath, pBrush ) | NIL |
Qt_QPainter_fillRect( pQPainter, pRectangle, pBrush ) | NIL |
Qt_QPainter_fillRect_1( pQPainter, nX, nY, nWidth, nHeight, nStyle ) | NIL |
Qt_QPainter_fillRect_2( pQPainter, pRectangle, nStyle ) | NIL |
Qt_QPainter_fillRect_3( pQPainter, pRectangle, nStyle ) | NIL |
Qt_QPainter_fillRect_4( pQPainter, pRectangle, pBrush ) | NIL |
Qt_QPainter_fillRect_5( pQPainter, pRectangle, pColor ) | NIL |
Qt_QPainter_fillRect_6( pQPainter, pRectangle, pColor ) | NIL |
Qt_QPainter_fillRect_7( pQPainter, nX, nY, nWidth, nHeight, pBrush ) | NIL |
Qt_QPainter_fillRect_8( pQPainter, nX, nY, nWidth, nHeight, pColor ) | NIL |
Qt_QPainter_fillRect_9( pQPainter, nX, nY, nWidth, nHeight, nColor ) | NIL |
Qt_QPainter_fillRect_10( pQPainter, pRectangle, nColor ) | NIL |
Qt_QPainter_fillRect_11( pQPainter, pRectangle, nColor ) | NIL |
Qt_QPainter_font( pQPainter ) | pQFont |
Qt_QPainter_fontInfo( pQPainter ) | pQFontInfo |
Qt_QPainter_fontMetrics( pQPainter ) | pQFontMetrics |
Qt_QPainter_hasClipping( pQPainter ) | lBool |
Qt_QPainter_initFrom( pQPainter, pWidget ) | NIL |
Qt_QPainter_isActive( pQPainter ) | lBool |
Qt_QPainter_layoutDirection( pQPainter ) | nQt::LayoutDirection |
Qt_QPainter_opacity( pQPainter ) | nQreal |
Qt_QPainter_paintEngine( pQPainter ) | pQPaintEngine |
Qt_QPainter_pen( pQPainter ) | pQPen |
Qt_QPainter_renderHints( pQPainter ) | nRenderHints |
Qt_QPainter_resetMatrix( pQPainter ) | NIL |
Qt_QPainter_resetTransform( pQPainter ) | NIL |
Qt_QPainter_restore( pQPainter ) | NIL |
Qt_QPainter_rotate( pQPainter, nAngle ) | NIL |
Qt_QPainter_save( pQPainter ) | NIL |
Qt_QPainter_scale( pQPainter, nSx, nSy ) | NIL |
Qt_QPainter_setBackground( pQPainter, pBrush ) | NIL |
Qt_QPainter_setBackgroundMode( pQPainter, nMode ) | NIL |
Qt_QPainter_setBrush( pQPainter, pBrush ) | NIL |
Qt_QPainter_setBrush_1( pQPainter, nStyle ) | NIL |
Qt_QPainter_setBrushOrigin( pQPainter, pPosition ) | NIL |
Qt_QPainter_setBrushOrigin_1( pQPainter, pPosition ) | NIL |
Qt_QPainter_setBrushOrigin_2( pQPainter, nX, nY ) | NIL |
Qt_QPainter_setClipPath( pQPainter, pPath, nOperation ) | NIL |
Qt_QPainter_setClipRect( pQPainter, pRectangle, nOperation ) | NIL |
Qt_QPainter_setClipRect_1( pQPainter, nX, nY, nWidth, nHeight, nOperation ) | NIL |
Qt_QPainter_setClipRect_2( pQPainter, pRectangle, nOperation ) | NIL |
Qt_QPainter_setClipRegion( pQPainter, pRegion, nOperation ) | NIL |
Qt_QPainter_setClipping( pQPainter, lEnable ) | NIL |
Qt_QPainter_setCompositionMode( pQPainter, nMode ) | NIL |
Qt_QPainter_setFont( pQPainter, pFont ) | NIL |
Qt_QPainter_setLayoutDirection( pQPainter, nDirection ) | NIL |
Qt_QPainter_setOpacity( pQPainter, nOpacity ) | NIL |
Qt_QPainter_setPen( pQPainter, pPen ) | NIL |
Qt_QPainter_setPen_1( pQPainter, pColor ) | NIL |
Qt_QPainter_setPen_2( pQPainter, nStyle ) | NIL |
Qt_QPainter_setRenderHint( pQPainter, nHint, lOn ) | NIL |
Qt_QPainter_setRenderHints( pQPainter, nHints, lOn ) | NIL |
Qt_QPainter_setTransform( pQPainter, pTransform, lCombine ) | NIL |
Qt_QPainter_setViewTransformEnabled( pQPainter, lEnable ) | NIL |
Qt_QPainter_setViewport( pQPainter, pRectangle ) | NIL |
Qt_QPainter_setViewport_1( pQPainter, nX, nY, nWidth, nHeight ) | NIL |
Qt_QPainter_setWindow( pQPainter, pRectangle ) | NIL |
Qt_QPainter_setWindow_1( pQPainter, nX, nY, nWidth, nHeight ) | NIL |
Qt_QPainter_setWorldMatrix( pQPainter, pMatrix, lCombine ) | NIL |
Qt_QPainter_setWorldMatrixEnabled( pQPainter, lEnable ) | NIL |
Qt_QPainter_setWorldTransform( pQPainter, pMatrix, lCombine ) | NIL |
Qt_QPainter_shear( pQPainter, nSh, nSv ) | NIL |
Qt_QPainter_strokePath( pQPainter, pPath, pPen ) | NIL |
Qt_QPainter_testRenderHint( pQPainter, nHint ) | lBool |
Qt_QPainter_transform( pQPainter ) | pQTransform |
Qt_QPainter_translate( pQPainter, pOffset ) | NIL |
Qt_QPainter_translate_1( pQPainter, pOffset ) | NIL |
Qt_QPainter_translate_2( pQPainter, nDx, nDy ) | NIL |
Qt_QPainter_viewTransformEnabled( pQPainter ) | lBool |
Qt_QPainter_viewport( pQPainter ) | pQRect |
Qt_QPainter_window( pQPainter ) | pQRect |
Qt_QPainter_worldMatrix( pQPainter ) | pQMatrix |
Qt_QPainter_worldMatrixEnabled( pQPainter ) | lBool |
Qt_QPainter_worldTransform( pQPainter ) | pQTransform |
Qt_QPainter_redirected( pQPainter, pDevice, pOffset ) | pQPaintDevice |
Qt_QPainter_restoreRedirected( pQPainter, pDevice ) | NIL |
Qt_QPainter_setRedirected( pQPainter, pDevice, pReplacement, pOffset ) | NIL |