41 #ifndef YQPkgPatchFilterView_h
42 #define YQPkgPatchFilterView_h
45 #include "YQPkgSelMapper.h"
106 QSplitter * _splitter;
108 QComboBox * _patchFilter;
109 QTabWidget * _detailsViews;
111 QLabel * _totalDownloadSize;
Display the description of a ZyppObj derived object along with its name and summary.
Definition: YQPkgDescriptionView.h:56
Display a list of zypp::Patch objects and ( below ) details about the currently selected patch.
Definition: YQPkgPatchFilterView.h:62
YQPkgPatchList * patchList() const
Definition: YQPkgPatchFilterView.h:81
virtual ~YQPkgPatchFilterView()
Definition: YQPkgPatchFilterView.cc:127
void fillPatchList()
Definition: YQPkgPatchFilterView.cc:215
void updateTotalDownloadSize()
Definition: YQPkgPatchFilterView.cc:134
YQPkgPatchFilterView(QWidget *parent)
Definition: YQPkgPatchFilterView.cc:72
Display a list of zypp::Patch objects.
Definition: YQPkgPatchList.h:75
Definition: YQPkgSelMapper.h:56