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.
Definition: YQPkgDescriptionView.h:55
void fillPatchList()
Definition: YQPkgPatchFilterView.cc:215
Display a list of zypp::Patch objects.
Definition: YQPkgPatchList.h:74
YQPkgPatchList * patchList() const
Definition: YQPkgPatchFilterView.h:81
Display a list of zypp::Patch objects and ( below ) details about the currently selected patch...
Definition: YQPkgPatchFilterView.h:61
YQPkgPatchFilterView(QWidget *parent)
Definition: YQPkgPatchFilterView.cc:72
virtual ~YQPkgPatchFilterView()
Definition: YQPkgPatchFilterView.cc:127
Definition: YQPkgSelMapper.h:55
void updateTotalDownloadSize()
Definition: YQPkgPatchFilterView.cc:134