CLASS REFERENCE | |
Source: /harbour/contrib/hbqt/TQTextImageFormat.prg | |
http://doc.trolltech.com/4.5/qtextimageformat.htm | |
oTextImageFormat : height() | nQreal |
oTextImageFormat : isValid() | lBool |
oTextImageFormat : name() | cQString |
oTextImageFormat : setHeight( nHeight ) | NIL |
oTextImageFormat : setName( cName ) | NIL |
oTextImageFormat : setWidth( nWidth ) | NIL |
oTextImageFormat : width() | nQreal |
FUNCTIONS REFERENCE | |
Source: /harbour/contrib/hbqt/QTextImageFormat.cpp | |
Qt_QTextImageFormat_height( pQTextImageFormat ) | nQreal |
Qt_QTextImageFormat_isValid( pQTextImageFormat ) | lBool |
Qt_QTextImageFormat_name( pQTextImageFormat ) | cQString |
Qt_QTextImageFormat_setHeight( pQTextImageFormat, nHeight ) | NIL |
Qt_QTextImageFormat_setName( pQTextImageFormat, cName ) | NIL |
Qt_QTextImageFormat_setWidth( pQTextImageFormat, nWidth ) | NIL |
Qt_QTextImageFormat_width( pQTextImageFormat ) | nQreal |