|
libyui-qt-pkg
2.47.5
|


Public Member Functions | |
| YQPkgRepoListItem (YQPkgRepoList *parentList, ZyppRepo repo) | |
| Constructor. | |
| virtual | ~YQPkgRepoListItem () |
| Destructor. | |
| ZyppRepo | zyppRepo () const |
| Returns the ZYPP repository this item corresponds to. | |
| const YQPkgRepoList * | repoList () const |
| Returns the parent list. | |
| int | nameCol () const |
| int | urlCol () const |
| virtual bool | operator< (const QTreeWidgetItem &other) const |
Static Public Member Functions | |
| static ZyppProduct | singleProduct (ZyppRepo repo) |
| Returns the product on a source if it has one single product or 0 if there are no or multiple products. | |
Protected Attributes | |
| YQPkgRepoList * | _repoList |
| ZyppRepo | _zyppRepo |
Definition at line 165 of file YQPkgRepoList.h.