libyui-qt-pkg
Loading...
Searching...
No Matches
YQPkgVersion Class Reference
Inheritance diagram for YQPkgVersion:
Collaboration diagram for YQPkgVersion:

Public Member Functions

 YQPkgVersion (QWidget *parent, ZyppSel selectable, ZyppObj zyppObj)
 
virtual ~YQPkgVersion ()
 
ZyppObj zyppObj () const
 
ZyppSel selectable () const
 
virtual QString toolTip (int column)
 

Protected Attributes

ZyppSel _selectable
 
ZyppObj _zyppObj
 

Constructor & Destructor Documentation

◆ YQPkgVersion()

YQPkgVersion::YQPkgVersion ( QWidget * parent,
ZyppSel selectable,
ZyppObj zyppObj )

Constructor. Creates a YQPkgVersion item that corresponds to the package manager object that 'pkg' refers to.

◆ ~YQPkgVersion()

YQPkgVersion::~YQPkgVersion ( )
virtual

Destructor

Member Function Documentation

◆ selectable()

ZyppSel YQPkgVersion::selectable ( ) const
inline

Returns the original ZYPP selectable

◆ toolTip()

QString YQPkgVersion::toolTip ( int column)
virtual

Returns a tool tip text for a specific column of this item. 'column' is -1 if the mouse pointer is in the tree indentation area.

Reimplemented from QY2CheckListItem.

◆ zyppObj()

ZyppObj YQPkgVersion::zyppObj ( ) const
inline

Returns the original ZYPP object


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