| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQTextFrame.prg |
| http://doc.trolltech.com/4.5/qtextframe.htm |
| oTextFrame : firstCursorPosition() | pQTextCursor |
| oTextFrame : firstPosition() | nInt |
| oTextFrame : frameFormat() | Format |
| oTextFrame : lastCursorPosition() | pQTextCursor |
| oTextFrame : lastPosition() | nInt |
| oTextFrame : setFrameFormat( pFormat ) | NIL |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QTextFrame.cpp |
| Qt_QTextFrame_firstCursorPosition( pQTextFrame ) | pQTextCursor |
| Qt_QTextFrame_firstPosition( pQTextFrame ) | nInt |
| Qt_QTextFrame_frameFormat( pQTextFrame ) | pQTextFrameFormat |
| Qt_QTextFrame_lastCursorPosition( pQTextFrame ) | pQTextCursor |
| Qt_QTextFrame_lastPosition( pQTextFrame ) | nInt |
| Qt_QTextFrame_parentFrame( pQTextFrame ) | pQTextFrame |
| Qt_QTextFrame_setFrameFormat( pQTextFrame, pFormat ) | NIL |