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