#include <YQPkgDescriptionView.h>
Inheritance diagram for YQPkgDescriptionView:
Public Member Functions | |
YQPkgDescriptionView (QWidget *parent) | |
virtual | ~YQPkgDescriptionView () |
virtual void | showDetails (PMObjectPtr pmObj) |
virtual void | setSource (const QString &name) |
Protected Member Functions | |
void | showLink (const QString &url) |
|
Constructor |
|
Destructor |
|
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. |
|
Show details for the specified package: In this case the package description. Overwritten from YQPkgGenericDetailsView. Implements YQPkgGenericDetailsView. |
|
Show information for a hyperlinked object, e.g., a "pkg:somepkg" link to another package. |