Definition at line 55 of file YQPkgRepoFilterView.h.
| YQPkgRepoFilterView::YQPkgRepoFilterView |
( |
QWidget * |
parent | ) |
|
| YQPkgRepoFilterView::~YQPkgRepoFilterView |
( |
| ) |
|
|
virtual |
| void YQPkgRepoFilterView::filter |
( |
| ) |
|
|
slot |
| void YQPkgRepoFilterView::filterFinished |
( |
| ) |
|
|
signal |
Emitted when filtering is finished.
| void YQPkgRepoFilterView::filterIfVisible |
( |
| ) |
|
|
slot |
| void YQPkgRepoFilterView::filterMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
signal |
Emitted during filtering for each pkg that matches the filter and the candidate package comes from the respective repository
| void YQPkgRepoFilterView::filterNearMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
signal |
Emitted during filtering for each pkg that matches the filter and the candidate package does not come from the respective repository
| void YQPkgRepoFilterView::filterStart |
( |
| ) |
|
|
signal |
Emitted when the filtering starts. Use this to clear package lists etc. prior to adding new entries.
| QWidget * YQPkgRepoFilterView::layoutSecondaryFilters |
( |
QWidget * |
parent | ) |
|
|
protected |
| void YQPkgRepoFilterView::primaryFilterMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
protectedslot |
Propagate a filter match from the primary filter and appy any selected secondary filter(s) to it
Definition at line 221 of file YQPkgRepoFilterView.cc.
| void YQPkgRepoFilterView::primaryFilterNearMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
protectedslot |
Propagate a filter near match from the primary filter and appy any selected secondary filter(s) to it
Definition at line 229 of file YQPkgRepoFilterView.cc.
| bool YQPkgRepoFilterView::secondaryFilterMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
protected |
| ZyppRepo YQPkgRepoFilterView::selectedRepo |
( |
| ) |
const |
The documentation for this class was generated from the following files: