| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQFrame.prg |
| http://doc.trolltech.com/4.5/qframe.htm |
| oFrame : frameRect() | pQRect |
| oFrame : frameShadow() | nShadow |
| oFrame : frameShape() | nShape |
| oFrame : frameStyle() | nInt |
| oFrame : frameWidth() | nInt |
| oFrame : lineWidth() | nInt |
| oFrame : midLineWidth() | nInt |
| oFrame : setFrameRect( pQRect ) | NIL |
| oFrame : setFrameShadow( nShadow ) | NIL |
| oFrame : setFrameShape( nShape ) | NIL |
| oFrame : setFrameStyle( nStyle ) | NIL |
| oFrame : setLineWidth( nInt ) | NIL |
| oFrame : setMidLineWidth( nInt ) | NIL |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QFrame.cpp |
| Qt_QFrame_frameRect( pQFrame ) | pQRect |
| Qt_QFrame_frameShadow( pQFrame ) | nShadow |
| Qt_QFrame_frameShape( pQFrame ) | nShape |
| Qt_QFrame_frameStyle( pQFrame ) | nInt |
| Qt_QFrame_frameWidth( pQFrame ) | nInt |
| Qt_QFrame_lineWidth( pQFrame ) | nInt |
| Qt_QFrame_midLineWidth( pQFrame ) | nInt |
| Qt_QFrame_setFrameRect( pQFrame, pQRect ) | NIL |
| Qt_QFrame_setFrameShadow( pQFrame, nShadow ) | NIL |
| Qt_QFrame_setFrameShape( pQFrame, nShape ) | NIL |
| Qt_QFrame_setFrameStyle( pQFrame, nStyle ) | NIL |
| Qt_QFrame_setLineWidth( pQFrame, nInt ) | NIL |
| Qt_QFrame_setMidLineWidth( pQFrame, nInt ) | NIL |