libyui-qt-pkg  2.42.13
 All Classes Functions Variables Enumerations
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 ()
 

Public Member Functions

 YQPkgPatchFilterView (QWidget *parent)
 
virtual ~YQPkgPatchFilterView ()
 
YQPkgPatchListpatchList () const
 

Protected Slots

void fillPatchList ()
 

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.

Constructor & Destructor Documentation

YQPkgPatchFilterView::YQPkgPatchFilterView ( QWidget *  parent)

Constructor

Definition at line 70 of file YQPkgPatchFilterView.cc.

Here is the call graph for this function:

YQPkgPatchFilterView::~YQPkgPatchFilterView ( )
virtual

Destructor

Definition at line 124 of file YQPkgPatchFilterView.cc.

Member Function Documentation

void YQPkgPatchFilterView::fillPatchList ( )
protectedslot

Fill the patch list with regard to the _patchCategory combo box.

Definition at line 212 of file YQPkgPatchFilterView.cc.

Here is the call graph for this function:

YQPkgPatchList* YQPkgPatchFilterView::patchList ( ) const
inline

Returns this view's selections list.

Definition at line 81 of file YQPkgPatchFilterView.h.

void YQPkgPatchFilterView::updateTotalDownloadSize ( )
slot

Update the "total download size" field.

Definition at line 131 of file YQPkgPatchFilterView.cc.

Here is the call graph for this function:


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