25#ifndef YQPkgPatchFilterView_h
26#define YQPkgPatchFilterView_h
29#include "YQPkgSelMapper.h"
90 QSplitter * _splitter;
92 QComboBox * _patchFilter;
93 QTabWidget * _detailsViews;
95 QLabel * _totalDownloadSize;
Display the description of a ZyppObj derived object along with its name and summary.
Definition YQPkgDescriptionView.h:40
Display a list of zypp::Patch objects and ( below ) details about the currently selected patch.
Definition YQPkgPatchFilterView.h:46
YQPkgPatchList * patchList() const
Definition YQPkgPatchFilterView.h:65
virtual ~YQPkgPatchFilterView()
Definition YQPkgPatchFilterView.cc:113
void fillPatchList()
Definition YQPkgPatchFilterView.cc:201
void updateTotalDownloadSize()
Definition YQPkgPatchFilterView.cc:120
Display a list of zypp::Patch objects.
Definition YQPkgPatchList.h:59
Definition YQPkgSelMapper.h:40