41 #ifndef YQPkgSelDescriptionView_h 42 #define YQPkgSelDescriptionView_h 44 #include "YQPkgDescriptionView.h" 85 QString
findIcon(
const QString & icon )
const;
89 #endif // ifndef YQPkgSelDescriptionView_h Display the description of a ZyppObj derived object along with its name and summary.
QString htmlHeading(ZyppSel selectable)
Format the heading in HTML.
YQPkgSelDescriptionView(QWidget *parent)
Constructor.
QString findIcon(const QString &icon) const
Check if 'icon' exists.
virtual ~YQPkgSelDescriptionView()
Destructor.
virtual void showDetails(ZyppSel selectable)
Show details for the specified package: In this case the package description.
Display the description of a zypp::ResObject derived object along with its name and summary...