libyui-ncurses-pkg
2.44.4
|
Public Member Functions | |
virtual bool | setObjectStatus (ZyppStatus newstatus, ZyppSel slbPtr, ZyppObj objPtr) |
![]() | |
virtual ZyppStatus | getPackageStatus (ZyppSel slbPtr, ZyppObj objPtr) |
virtual bool | keyToStatus (const int &key, ZyppSel slbPtr, ZyppObj objPtr, ZyppStatus &newStat) |
virtual bool | toggleStatus (ZyppSel slbPtr, ZyppObj objPtr, ZyppStatus &newStat) |
void | solveResolvableCollections () |
Definition at line 152 of file NCPkgStatusStrategy.h.
|
virtual |
Sets the status of the selection
newStatus | The new selection status |
slbPtr | The selectable pointer objPtr The object (selection) pointer |
Reimplemented from NCPkgStatusStrategy.
Definition at line 527 of file NCPkgStatusStrategy.cc.