Display a list of zypp::Selection objects.
More...
#include <YQPkgRepoList.h>
Display a list of zypp::Selection objects.
Definition at line 58 of file YQPkgRepoList.h.
YQPkgRepoList::YQPkgRepoList |
( |
QWidget * |
parent | ) |
|
YQPkgRepoList::~YQPkgRepoList |
( |
| ) |
|
|
virtual |
void YQPkgRepoList::addRepo |
( |
ZyppRepo |
repo | ) |
|
|
slot |
int YQPkgRepoList::countEnabledRepositories |
( |
| ) |
|
|
static |
void YQPkgRepoList::fillList |
( |
| ) |
|
|
protectedslot |
void YQPkgRepoList::filter |
( |
| ) |
|
|
slot |
void YQPkgRepoList::filterFinished |
( |
| ) |
|
|
signal |
Emitted when filtering is finished.
void YQPkgRepoList::filterIfVisible |
( |
| ) |
|
|
slot |
void YQPkgRepoList::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 YQPkgRepoList::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 YQPkgRepoList::filterStart |
( |
| ) |
|
|
signal |
Emitted when the filtering starts. Use this to clear package lists etc. prior to adding new entries.
Returns the currently selected item or 0 if there is none.
Definition at line 191 of file YQPkgRepoList.cc.
The documentation for this class was generated from the following files: