libyui-qt-pkg  2.47.5
YQPkgPatchFilterView Class Reference

Display a list of zypp::Patch objects and ( below ) details about the currently selected patch. More...

#include <YQPkgPatchFilterView.h>

Inheritance diagram for YQPkgPatchFilterView:
Collaboration diagram for YQPkgPatchFilterView:

Public Slots

void updateTotalDownloadSize ()
 Update the "total download size" field.
 

Public Member Functions

 YQPkgPatchFilterView (QWidget *parent)
 Constructor.
 
virtual ~YQPkgPatchFilterView ()
 Destructor.
 
YQPkgPatchListpatchList () 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
 

Detailed Description

Display a list of zypp::Patch objects and ( below ) details about the currently selected patch.

Definition at line 61 of file YQPkgPatchFilterView.h.


The documentation for this class was generated from the following files: