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

Signals

void statusChanged ()
 

Public Member Functions

 YQPkgMultiVersion (QWidget *parent, ZyppSel selectable, ZyppPoolItem zyppPoolItem, bool enabled=true)
 Constructor. More...
 
virtual ~YQPkgMultiVersion ()
 Destructor.
 
ZyppSel selectable () const
 Returns the original ZYPP selectable.
 
void paintEvent (QPaintEvent *)
 Paints checkboxes with status icons instead of a checkmark.
 

Protected Slots

void slotIconClicked ()
 

Protected Member Functions

void cycleStatus ()
 Cycle the package status to the next valid value.
 
void setStatus (ZyppStatus newStatus)
 
QPixmap statusIcon (ZyppStatus status)
 

Protected Attributes

ZyppSel _selectable
 
ZyppPoolItem _zyppPoolItem
 

Detailed Description

Definition at line 193 of file YQPkgVersionsView.h.

Constructor & Destructor Documentation

YQPkgMultiVersion::YQPkgMultiVersion ( QWidget *  parent,
ZyppSel  selectable,
ZyppPoolItem  zyppPoolItem,
bool  enabled = true 
)

Constructor.

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

Definition at line 394 of file YQPkgVersionsView.cc.


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