| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQLabel.prg |
| http://doc.trolltech.com/4.5/qlabel.htm |
| oLabel : alignment() | nQt::Alignment |
| oLabel : buddy() | pQWidget |
| oLabel : hasScaledContents() | lBool |
| oLabel : indent() | nInt |
| oLabel : margin() | nInt |
| oLabel : movie() | pQMovie |
| oLabel : openExternalLinks() | lBool |
| oLabel : picture() | pQPicture |
| oLabel : pixmap() | pQPixmap |
| oLabel : setAlignment( nQt::Alignment ) | NIL |
| oLabel : setBuddy( pBuddy ) | NIL |
| oLabel : setIndent( nInt ) | NIL |
| oLabel : setMargin( nInt ) | NIL |
| oLabel : setOpenExternalLinks( lOpen ) | NIL |
| oLabel : setScaledContents( lBool ) | NIL |
| oLabel : setTextFormat( nQt::TextFormat ) | NIL |
| oLabel : setTextInteractionFlags( nFlags ) | NIL |
| oLabel : setWordWrap( lOn ) | NIL |
| oLabel : text() | cQString |
| oLabel : textFormat() | nQt::TextFormat |
| oLabel : textInteractionFlags() | nQt::TextInteractionFlags |
| oLabel : wordWrap() | lBool |
| oLabel : clear() | NIL |
| oLabel : setMovie( pMovie ) | NIL |
| oLabel : setNum( nNum ) | NIL |
| oLabel : setNum_1( nNum ) | NIL |
| oLabel : setPicture( pPicture ) | NIL |
| oLabel : setPixmap( pQPixmap ) | NIL |
| oLabel : setText( cQString ) | NIL |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QLabel.cpp |
| Qt_QLabel_alignment( pQLabel ) | nQt::Alignment |
| Qt_QLabel_buddy( pQLabel ) | pQWidget |
| Qt_QLabel_hasScaledContents( pQLabel ) | lBool |
| Qt_QLabel_indent( pQLabel ) | nInt |
| Qt_QLabel_margin( pQLabel ) | nInt |
| Qt_QLabel_movie( pQLabel ) | pQMovie |
| Qt_QLabel_openExternalLinks( pQLabel ) | lBool |
| Qt_QLabel_picture( pQLabel ) | pQPicture |
| Qt_QLabel_pixmap( pQLabel ) | pQPixmap |
| Qt_QLabel_setAlignment( pQLabel, nQt::Alignment ) | NIL |
| Qt_QLabel_setBuddy( pQLabel, pBuddy ) | NIL |
| Qt_QLabel_setIndent( pQLabel, nInt ) | NIL |
| Qt_QLabel_setMargin( pQLabel, nInt ) | NIL |
| Qt_QLabel_setOpenExternalLinks( pQLabel, lOpen ) | NIL |
| Qt_QLabel_setScaledContents( pQLabel, lBool ) | NIL |
| Qt_QLabel_setTextFormat( pQLabel, nQt::TextFormat ) | NIL |
| Qt_QLabel_setTextInteractionFlags( pQLabel, nFlags ) | NIL |
| Qt_QLabel_setWordWrap( pQLabel, lOn ) | NIL |
| Qt_QLabel_text( pQLabel ) | cQString |
| Qt_QLabel_textFormat( pQLabel ) | nQt::TextFormat |
| Qt_QLabel_textInteractionFlags( pQLabel ) | nQt::TextInteractionFlags |
| Qt_QLabel_wordWrap( pQLabel ) | lBool |
| Qt_QLabel_clear( pQLabel ) | NIL |
| Qt_QLabel_setMovie( pQLabel, pMovie ) | NIL |
| Qt_QLabel_setNum( pQLabel, nNum ) | NIL |
| Qt_QLabel_setNum_1( pQLabel, nNum ) | NIL |
| Qt_QLabel_setPicture( pQLabel, pPicture ) | NIL |
| Qt_QLabel_setPixmap( pQLabel, pQPixmap ) | NIL |
| Qt_QLabel_setText( pQLabel, cQString ) | NIL |