41 #ifndef YQPkgPatchFilterView_h
42 #define YQPkgPatchFilterView_h
45 #include "YQPkgSelMapper.h"
106 QSplitter * _splitter;
108 QComboBox * _patchFilter;
109 QTabWidget * _detailsViews;
111 QLabel * _totalDownloadSize;
118 #endif // ifndef YQPkgPatchFilterView_h
Display the description of a ZyppObj derived object along with its name and summary.
void fillPatchList()
Fill the patch list with regard to the _patchCategory combo box.
Display a list of zypp::Patch objects.
Display a list of zypp::Patch objects and ( below ) details about the currently selected patch...
YQPkgPatchFilterView(QWidget *parent)
Constructor.
virtual ~YQPkgPatchFilterView()
Destructor.
Mapping from ZyppPkg to the correspoinding ZyppSel.
void updateTotalDownloadSize()
Update the "total download size" field.
YQPkgPatchList * patchList() const
Returns this view's selections list.