41 #ifndef YQPkgUpdateProblemFilterView_h
42 #define YQPkgUpdateProblemFilterView_h
46 #include <QTextBrowser>
47 #include "YQPkgSelMapper.h"
120 #endif // ifndef YQPkgUpdateProblemFilterView_h
YQPkgUpdateProblemFilterView(QWidget *parent)
Constructor.
void filterMatch(ZyppSel selectable, ZyppPkg pkg)
Emitted during filtering for each pkg that matches the filter.
virtual ~YQPkgUpdateProblemFilterView()
Destructor.
void filterStart()
Emitted when the filtering starts.
void filterFinished()
Emitted when filtering is finished.
Mapping from ZyppPkg to the correspoinding ZyppSel.
void filterIfVisible()
Same as filter(), but only if this widget is currently visible.
Filter view for packages that made problems during update.
static bool haveProblematicPackages()
Check if there are any problematic packages at all, i.e.
void filter()
Filter according to the view's rules and current selection.
- src
- YQPkgUpdateProblemFilterView.h