libyui-qt-pkg  2.45.5
 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)
 Constructor. More...
 
virtual ~YQPkgVersion ()
 Destructor.
 
ZyppObj zyppObj () const
 Returns the original ZYPP object.
 
ZyppSel selectable () const
 Returns the original ZYPP selectable.
 
virtual QString toolTip (int column)
 Returns a tool tip text for a specific column of this item. More...
 

Protected Attributes

ZyppSel _selectable
 
ZyppObj _zyppObj
 

Detailed Description

Definition at line 186 of file YQPkgVersionsView.h.

Constructor & Destructor Documentation

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

Constructor.

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

Definition at line 517 of file YQPkgVersionsView.cc.

Member Function Documentation

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 549 of file YQPkgVersionsView.cc.

Here is the call graph for this function:


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