
/*  $DOC$
 *  $TEMPLATE$
 *     Class
 *  $NAME$
 *     QTextFrame()
 *  $CATEGORY$
 *     Harbour Bindings for Qt
 *  $SUBCATEGORY$
 *     GUI
 *  $EXTERNALLINK$
 *     http://doc.trolltech.com/4.5/qtextframe.html
 *  $ONELINER$
 *     Creates a new QTextFrame object.
 *  $INHERITS$
 *     QTextObject
 *  $SYNTAX$
 *     QTextFrame( ... )
 * 
 *  $ARGUMENTS$
 * 
 *  $RETURNS$
 *     An instance of the object of type QTextFrame
 *  $METHODS$
 *     :childFrames()                                      -> oQList_QTextFrame
 *     :firstCursorPosition()                              -> oQTextCursor
 *     :firstPosition()                                    -> nInt
 *     :frameFormat()                                      -> oQTextFrameFormat
 *     :lastCursorPosition()                               -> oQTextCursor
 *     :lastPosition()                                     -> nInt
 *     :parentFrame()                                      -> oQTextFrame
 *     :setFrameFormat( oQTextFrameFormat )                -> NIL
 * 
 *  $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$
 */
