QStylePainter

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQStylePainter.prg
http://doc.trolltech.com/4.5/qstylepainter.htm
oStylePainter : begin( pWidget ) lBool
oStylePainter : begin_1( pPd, pWidget ) lBool
oStylePainter : drawComplexControl( nCc, pOption ) NIL
oStylePainter : drawControl( nCe, pOption ) NIL
oStylePainter : drawItemPixmap( pRect, nFlags, pPixmap ) NIL
oStylePainter : drawItemText( pRect, nFlags, pPal, lEnabled, cText, nTextRole ) NIL
oStylePainter : drawPrimitive( nPe, pOption ) NIL
oStylePainter : style() pQStyle
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QStylePainter.cpp
Qt_QStylePainter_begin( pQStylePainter, pWidget )lBool
Qt_QStylePainter_begin_1( pQStylePainter, pPd, pWidget )lBool
Qt_QStylePainter_drawComplexControl( pQStylePainter, nCc, pOption )NIL
Qt_QStylePainter_drawControl( pQStylePainter, nCe, pOption )NIL
Qt_QStylePainter_drawItemPixmap( pQStylePainter, pRect, nFlags, pPixmap )NIL
Qt_QStylePainter_drawItemText( pQStylePainter, pRect, nFlags, pPal, lEnabled, cText, nTextRole )NIL
Qt_QStylePainter_drawPrimitive( pQStylePainter, nPe, pOption )NIL
Qt_QStylePainter_style( pQStylePainter )pQStyle