libyui-qt-pkg
2.45.6
|
Display a list of zypp::Patch objects and ( below ) details about the currently selected patch. More...
#include <YQPkgPatchFilterView.h>
Public Slots | |
void | updateTotalDownloadSize () |
Update the "total download size" field. | |
Public Member Functions | |
YQPkgPatchFilterView (QWidget *parent) | |
Constructor. | |
virtual | ~YQPkgPatchFilterView () |
Destructor. | |
YQPkgPatchList * | patchList () const |
Returns this view's selections list. | |
Protected Slots | |
void | fillPatchList () |
Fill the patch list with regard to the _patchCategory combo box. | |
Protected Attributes | |
QSplitter * | _splitter |
YQPkgPatchList * | _patchList |
QComboBox * | _patchFilter |
QTabWidget * | _detailsViews |
YQPkgDescriptionView * | _descriptionView |
QLabel * | _totalDownloadSize |
YQPkgSelMapper | _selMapper |
Display a list of zypp::Patch objects and ( below ) details about the currently selected patch.
Definition at line 61 of file YQPkgPatchFilterView.h.