Display a list of libzypp repositories.
More...
#include <YQPkgRepoList.h>
Display a list of libzypp repositories.
◆ YQPkgRepoList()
YQPkgRepoList::YQPkgRepoList |
( |
QWidget * | parent | ) |
|
◆ ~YQPkgRepoList()
YQPkgRepoList::~YQPkgRepoList |
( |
| ) |
|
|
virtual |
◆ addRepo
void YQPkgRepoList::addRepo |
( |
ZyppRepo | repo | ) |
|
|
slot |
Add a repository to the list.
◆ countEnabledRepositories()
int YQPkgRepoList::countEnabledRepositories |
( |
| ) |
|
|
static |
Returns the number of enabled repositories.
◆ fillList
void YQPkgRepoList::fillList |
( |
| ) |
|
|
protectedslot |
◆ filter
void YQPkgRepoList::filter |
( |
| ) |
|
|
slot |
◆ filterFinished
void YQPkgRepoList::filterFinished |
( |
| ) |
|
|
signal |
Emitted when filtering is finished.
◆ filterIfVisible
void YQPkgRepoList::filterIfVisible |
( |
| ) |
|
|
slot |
Same as filter(), but only if this widget is currently visible.
◆ filterMatch
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
◆ filterNearMatch
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
◆ filterStart
void YQPkgRepoList::filterStart |
( |
| ) |
|
|
signal |
Emitted when the filtering starts. Use this to clear package lists etc. prior to adding new entries.
◆ selection()
Returns the currently selected item or 0 if there is none.
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/YQPkgRepoList.h
- /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt-pkg/src/YQPkgRepoList.cc