Filter view for packages that made problems during update.
More...
#include <YQPkgUpdateProblemFilterView.h>
Filter view for packages that made problems during update.
◆ YQPkgUpdateProblemFilterView()
| YQPkgUpdateProblemFilterView::YQPkgUpdateProblemFilterView |
( |
QWidget * |
parent | ) |
|
◆ ~YQPkgUpdateProblemFilterView()
| YQPkgUpdateProblemFilterView::~YQPkgUpdateProblemFilterView |
( |
| ) |
|
|
virtual |
◆ filter
| void YQPkgUpdateProblemFilterView::filter |
( |
| ) |
|
|
slot |
◆ filterFinished
| void YQPkgUpdateProblemFilterView::filterFinished |
( |
| ) |
|
|
signal |
Emitted when filtering is finished.
◆ filterIfVisible
| void YQPkgUpdateProblemFilterView::filterIfVisible |
( |
| ) |
|
|
slot |
Same as filter(), but only if this widget is currently visible.
◆ filterMatch
| void YQPkgUpdateProblemFilterView::filterMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
signal |
Emitted during filtering for each pkg that matches the filter.
◆ filterStart
| void YQPkgUpdateProblemFilterView::filterStart |
( |
| ) |
|
|
signal |
Emitted when the filtering starts. Use this to clear package lists etc. prior to adding new entries.
◆ haveProblematicPackages()
| bool YQPkgUpdateProblemFilterView::haveProblematicPackages |
( |
| ) |
|
|
static |
Check if there are any problematic packages at all, i.e. if it is worthwhile to create this widget at all
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/libyui-qt-pkg-4.0.0/src/YQPkgUpdateProblemFilterView.h
- /home/abuild/rpmbuild/BUILD/libyui-qt-pkg-4.0.0/src/YQPkgUpdateProblemFilterView.cc