libyui-qt-pkg  2.42.5
 All Classes Functions Variables Enumerations
YQPkgRepoListItem Class Reference
Inheritance diagram for YQPkgRepoListItem:
Collaboration diagram for YQPkgRepoListItem:

Public Member Functions

 YQPkgRepoListItem (YQPkgRepoList *parentList, ZyppRepo repo)
 
virtual ~YQPkgRepoListItem ()
 
ZyppRepo zyppRepo () const
 
const YQPkgRepoListrepoList () const
 
int nameCol () const
 
int urlCol () const
 
virtual bool operator< (const QTreeWidgetItem &other) const
 

Static Public Member Functions

static ZyppProduct singleProduct (ZyppRepo repo)
 

Protected Attributes

YQPkgRepoList_repoList
 
ZyppRepo _zyppRepo
 

Detailed Description

Definition at line 165 of file YQPkgRepoList.h.

Constructor & Destructor Documentation

YQPkgRepoListItem::YQPkgRepoListItem ( YQPkgRepoList parentList,
ZyppRepo  repo 
)

Constructor

Definition at line 206 of file YQPkgRepoList.cc.

Here is the call graph for this function:

YQPkgRepoListItem::~YQPkgRepoListItem ( )
virtual

Destructor

Definition at line 278 of file YQPkgRepoList.cc.

Member Function Documentation

const YQPkgRepoList* YQPkgRepoListItem::repoList ( ) const
inline

Returns the parent list

Definition at line 187 of file YQPkgRepoList.h.

ZyppProduct YQPkgRepoListItem::singleProduct ( ZyppRepo  repo)
static

Returns the product on a source if it has one single product or 0 if there are no or multiple products.

Definition at line 285 of file YQPkgRepoList.cc.

ZyppRepo YQPkgRepoListItem::zyppRepo ( ) const
inline

Returns the ZYPP repository this item corresponds to

Definition at line 182 of file YQPkgRepoList.h.


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