|
YQPkgPatchList * | _patchList |
|
ZyppPatch | _zyppPatch |
|
YQPkgPatchCategory | _patchCategory |
|
YQPkgObjList * | _pkgObjList |
|
ZyppSel | _selectable |
|
ZyppObj | _zyppObj |
|
bool | _editable:1 |
|
bool | _candidateIsNewer:1 |
|
bool | _installedIsNewer:1 |
|
bool | _debugIsBroken:1 |
|
bool | _debugIsSatisfied:1 |
|
bool | _excluded:1 |
|
◆ YQPkgPatchListItem() [1/2]
YQPkgPatchListItem::YQPkgPatchListItem |
( |
YQPkgPatchList * | patchList, |
|
|
ZyppSel | selectable, |
|
|
ZyppPatch | zyppPatch ) |
Constructor. Creates a YQPkgPatchList item that corresponds to zyppPatch.
◆ YQPkgPatchListItem() [2/2]
Constructor. Creates a YQPkgPatchList item that corresponds to zyppPatch.
◆ ~YQPkgPatchListItem()
YQPkgPatchListItem::~YQPkgPatchListItem |
( |
| ) |
|
|
virtual |
◆ applyChanges()
void YQPkgPatchListItem::applyChanges |
( |
| ) |
|
|
protectedvirtual |
Propagate status changes in this list to other lists: Have the solver transact all patches.
Reimplemented from YQPkgObjListItem.
Reimplemented from YQPkgObjListItem.
◆ cycleStatus()
void YQPkgPatchListItem::cycleStatus |
( |
| ) |
|
|
virtual |
◆ operator<()
bool YQPkgPatchListItem::operator< |
( |
const QTreeWidgetItem & | other | ) |
const |
|
virtual |
◆ patchCategory()
YQPkgPatchCategory YQPkgPatchListItem::patchCategory |
( |
| ) |
const |
|
inline |
Returns the category of this patch (security, recommended, ...).
◆ toolTip()
QString YQPkgPatchListItem::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 YQPkgObjList.
Reimplemented from YQPkgObjListItem.
◆ zyppPatch()
ZyppPatch YQPkgPatchListItem::zyppPatch |
( |
| ) |
const |
|
inline |
Returns the original zyppPatch object.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt-pkg/src/YQPkgPatchList.h
- /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt-pkg/src/YQPkgPatchList.cc