25#ifndef YQPkgChangeLogView_h
26#define YQPkgChangeLogView_h
28#include <zypp/Changelog.h>
29#include "YQPkgGenericDetailsView.h"
Display a pkg's file list.
Definition YQPkgChangeLogView.h:40
QString notDisplayedChanges(int missing, const std::string &pkg)
Definition YQPkgChangeLogView.cc:128
virtual ~YQPkgChangeLogView()
Definition YQPkgChangeLogView.cc:50
QString changeLogTable(const zypp::Changelog &changeLog) const
Definition YQPkgChangeLogView.cc:101
Abstract base class for details views. Handles generic stuff like HTML formatting,...
Definition YQPkgGenericDetailsView.h:43
virtual void showDetails(ZyppSel selectable)=0