libyui-ncurses-pkg
2.43.4.1
|
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 153 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 521 of file NCPkgStatusStrategy.cc.