libyui-qt-pkg  2.47.5
YQPkgServiceListItem Class Reference
Inheritance diagram for YQPkgServiceListItem:
Collaboration diagram for YQPkgServiceListItem:

Public Member Functions

 YQPkgServiceListItem (YQPkgServiceList *parentList, ZyppService service, const zypp::RepoManager &mgr)
 Constructor.
 
virtual ~YQPkgServiceListItem ()
 Destructor.
 
ZyppService zyppService () const
 Returns the ZYPP service this item corresponds to (its alias)
 
std::string zyppServiceName () const
 Returns the ZYPP service name this item corresponds to.
 
const YQPkgServiceListserviceList () const
 Returns the parent list.
 
int nameCol () const
 
virtual bool operator< (const QTreeWidgetItem &other) const
 

Static Public Member Functions

static ZyppProduct singleProduct (ZyppService service)
 Returns the product on a source if it has one single product or 0 if there are no or multiple products.
 

Protected Attributes

YQPkgServiceList_serviceList
 
ZyppService _zyppService
 
std::string _zyppServiceName
 

Detailed Description

Definition at line 140 of file YQPkgServiceList.h.


The documentation for this class was generated from the following files: