A widget to display a list of libzypp services.
More...
#include <YQPkgServiceList.h>
A widget to display a list of libzypp services.
◆ YQPkgServiceList()
YQPkgServiceList::YQPkgServiceList |
( |
QWidget * | parent | ) |
|
◆ ~YQPkgServiceList()
YQPkgServiceList::~YQPkgServiceList |
( |
| ) |
|
|
virtual |
◆ addService
void YQPkgServiceList::addService |
( |
ZyppService | service, |
|
|
const zypp::RepoManager & | mgr ) |
|
slot |
Add a service to the list.
◆ fillList
void YQPkgServiceList::fillList |
( |
| ) |
|
|
protectedslot |
◆ filter
void YQPkgServiceList::filter |
( |
| ) |
|
|
slot |
◆ filterFinished
void YQPkgServiceList::filterFinished |
( |
| ) |
|
|
signal |
Emitted when filtering is finished.
◆ filterIfVisible
void YQPkgServiceList::filterIfVisible |
( |
| ) |
|
|
slot |
Same as filter(), but only if this widget is currently visible.
◆ filterMatch
void YQPkgServiceList::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 YQPkgServiceList::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 YQPkgServiceList::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/YQPkgServiceList.h
- /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt-pkg/src/YQPkgServiceList.cc