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

Public Member Functions

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

Protected Attributes

ZyppSel _selectable
 
ZyppObj _zyppObj
 

Detailed Description

Definition at line 146 of file YQPkgVersionsView.h.

Constructor & Destructor Documentation

YQPkgVersion::YQPkgVersion ( QWidget *  parent,
ZyppSel  selectable,
ZyppObj  zyppObj,
bool  enabled = true 
)

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

Definition at line 355 of file YQPkgVersionsView.cc.

YQPkgVersion::~YQPkgVersion ( )
virtual

Destructor

Definition at line 381 of file YQPkgVersionsView.cc.

Member Function Documentation

ZyppSel YQPkgVersion::selectable ( ) const
inline

Returns the original ZYPP selectable

Definition at line 172 of file YQPkgVersionsView.h.

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.

Definition at line 388 of file YQPkgVersionsView.cc.

Here is the call graph for this function:

ZyppObj YQPkgVersion::zyppObj ( ) const
inline

Returns the original ZYPP object

Definition at line 167 of file YQPkgVersionsView.h.


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