libyui-qt-pkg
Loading...
Searching...
No Matches
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.

Constructor & Destructor Documentation

◆ YQPkgPatchFilterView()

YQPkgPatchFilterView::YQPkgPatchFilterView ( QWidget * parent)

Constructor

◆ ~YQPkgPatchFilterView()

YQPkgPatchFilterView::~YQPkgPatchFilterView ( )
virtual

Destructor

Member Function Documentation

◆ fillPatchList

void YQPkgPatchFilterView::fillPatchList ( )
protectedslot

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

◆ patchList()

YQPkgPatchList * YQPkgPatchFilterView::patchList ( ) const
inline

Returns this view's selections list.

◆ updateTotalDownloadSize

void YQPkgPatchFilterView::updateTotalDownloadSize ( )
slot

Update the "total download size" field.


The documentation for this class was generated from the following files:
  • /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt-pkg/src/YQPkgPatchFilterView.h
  • /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt-pkg/src/YQPkgPatchFilterView.cc