41 #ifndef YQPkgChangeLogView_h
42 #define YQPkgChangeLogView_h
44 #include <zypp/Changelog.h>
45 #include "YQPkgGenericDetailsView.h"
95 #endif // ifndef YQPkgChangeLogView_h
QString notDisplayedChanges(int missing, const std::string &pkg)
Format an info message about not displayed changes.
Abstract base class for details views.
YQPkgChangeLogView(QWidget *parent)
Constructor.
QString changeLogTable(const zypp::Changelog &changeLog) const
Format a change log list in HTML.
Display a pkg's file list.
virtual ~YQPkgChangeLogView()
Destructor.
virtual void showDetails(ZyppSel selectable)
Show details for the specified package: In this case the package description.