List of All Members for Q3SimpleRichText
This is the complete list of members for Q3SimpleRichText, including inherited members.
- Q3SimpleRichText ( const QString & text, const QFont & fnt, const QString & context = QString::null, const Q3StyleSheet * sheet = 0 )
- Q3SimpleRichText ( const QString & text, const QFont & fnt, const QString & context, const Q3StyleSheet * sheet, const Q3MimeSourceFactory * factory, int pageBreak = -1, const QColor & linkColor = Qt::blue, bool linkUnderline = true )
- ~Q3SimpleRichText ()
- 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