Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

YQTextBrowser Class Reference

#include <YQRichText.h>

List of all members.

Public Slots

virtual void setSource (const QString &name)

Public Member Functions

 YQTextBrowser (QWidget *parent=0)


Detailed Description

Helper class - needed to have the benefits of both QVBox as the base class for YQRichText so uniform margins can be implemented (outside, not inside the scroll window as QTextBrowser normally does it) and QTextBrowser's featurs (enable hyperlinks) without removing the text each time the user clicks.

This class is required only to overwrite setSource().


Constructor & Destructor Documentation

YQTextBrowser::YQTextBrowser QWidget *  parent = 0  )  [inline]
 

Constructor


Member Function Documentation

virtual void YQTextBrowser::setSource const QString &  name  )  [inline, virtual, slot]
 

Get the document pointed to by a hyperlink.

Reimplemented from QTextBrowser to avoid having an empty text each time the user clicks on a hyperlink.


The documentation for this class was generated from the following file:
Generated on Fri Oct 14 19:03:50 2005 for yast2-qt by doxygen 1.3.6