
/*  $DOC$
 *  $TEMPLATE$
 *     Class
 *  $NAME$
 *     QStyleOptionTabWidgetFrame()
 *  $CATEGORY$
 *     Harbour Bindings for Qt
 *  $SUBCATEGORY$
 *     GUI
 *  $EXTERNALLINK$
 *     http://doc.trolltech.com/4.5/qstyleoptiontabwidgetframe.html
 *  $ONELINER$
 *     Creates a new QStyleOptionTabWidgetFrame object.
 *  $INHERITS$
 *     QStyleOption
 *  $SYNTAX$
 *     QStyleOptionTabWidgetFrame( ... )
 * 
 *  $ARGUMENTS$
 * 
 *  $RETURNS$
 *     An instance of the object of type QStyleOptionTabWidgetFrame
 *  $METHODS$
 *     :leftCornerWidgetSize()                             -> oQSize
 *     :lineWidth()                                        -> nInt
 *     :midLineWidth()                                     -> nInt
 *     :rightCornerWidgetSize()                            -> oQSize
 *     :shape()                                            -> nQTabBar_Shape
 *     :tabBarSize()                                       -> oQSize
 * 
 *  $DESCRIPTION$
 * 
 *  $EXAMPLES$
 * 
 *  $TESTS$
 * 
 *  $STATUS$
 *     R
 *  $COMPLIANCE$
 *     Not Clipper compatible
 *  $PLATFORMS$
 *     Windows, Linux, Mac OS X, OS/2
 *  $VERSION$
 *     4.5 or upper
 *  $FILES$
 *     Library: hbqtgui
 *  $END$
 */
