List of All Members for QSimpleRichText
This is the complete list of members for QSimpleRichText, including inherited members.
- QSimpleRichText ( const QString & text, const QFont & fnt, const QString & context = QString::null, const QStyleSheet * sheet = 0 )
- QSimpleRichText ( const QString & text, const QFont & fnt, const QString & context, const QStyleSheet * sheet, const QMimeSourceFactory * factory, int pageBreak = -1, const QColor & linkColor = Qt::blue, bool linkUnderline = true )
- ~QSimpleRichText ()
- void adjustSize ()
- QString anchorAt ( const QPoint & pos ) const
- QString context () const
- void draw ( QPainter * p, int x, int y, const QRect & clipRect, const QPalette & pal, const QBrush * paper = 0 ) const
- void draw ( QPainter * p, int x, int y, const QRegion & clipRegion, const QPalette & pal, const QBrush * paper = 0 ) const
- int height () const
- bool inText ( const QPoint & pos ) const
- void setDefaultFont ( const QFont & f )
- void setWidth ( QPainter * p, int w )
- void setWidth ( int w )
- int width () const
- int widthUsed () const