libyui-ncurses-pkg  2.50.7
NCPkgFilterClassification Class Reference
Inheritance diagram for NCPkgFilterClassification:
Collaboration diagram for NCPkgFilterClassification:

Public Member Functions

 NCPkgFilterClassification (YWidget *parent, NCPackageSelector *pkg)
 A helper class to hold repository data in a neat table widget. More...
 
void showRetractedInstalled ()
 
virtual NCursesEvent wHandleInput (wint_t ch)
 

Protected Member Functions

YItem * currentPkgClass () const
 
void setCurrentPkgClass (YItem *item)
 
int itemIndex (YItem *item) const
 
bool showPackages ()
 
void showDescription ()
 
bool check (ZyppSel selectable, ZyppPkg pkg, YItem *group)
 

Protected Attributes

NCPackageSelectorpackager
 
YItem * recommended
 
YItem * suggested
 
YItem * orphaned
 
YItem * unneeded
 
YItem * multiversion
 
YItem * retracted
 
YItem * retractedInstalled
 
YItem * all
 

Detailed Description

Definition at line 62 of file NCPkgFilterClassification.h.

Constructor & Destructor Documentation

◆ NCPkgFilterClassification()

NCPkgFilterClassification::NCPkgFilterClassification ( YWidget *  parent,
NCPackageSelector pkg 
)

A helper class to hold repository data in a neat table widget.

Parameters
parentA parent widget
optWidget options

Definition at line 69 of file NCPkgFilterClassification.cc.


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